all repos — openbox @ f8f73b7422c286c78253ab677eb4f33681d29d66

openbox fork - make it a bit more like ryudo

missing include
Dana Jansens danakj@orodu.net
commit

f8f73b7422c286c78253ab677eb4f33681d29d66

parent

9259ec5732851dd66f7c598d629e3808ac7ab3d8

1 files changed, 2 insertions(+), 0 deletions(-)

jump to
M otk/gccache.ccotk/gccache.cc

@@ -8,6 +8,8 @@ extern "C" {

#include <stdio.h> } +#include <algorithm> + #include "gccache.hh" #include "color.hh" #include "assassin.hh"