projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9259ec5
)
missing include
author
Dana Jansens
<danakj@orodu.net>
Sun, 3 Nov 2002 19:50:09 +0000
(19:50 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Sun, 3 Nov 2002 19:50:09 +0000
(19:50 +0000)
otk/gccache.cc
patch
|
blob
|
history
diff --git
a/otk/gccache.cc
b/otk/gccache.cc
index 44aca791078f906137d73a182d3273af7bcdccda..f971129e9e062476b5a0f50d8def2b1b07b25226 100644
(file)
--- a/
otk/gccache.cc
+++ b/
otk/gccache.cc
@@
-8,6
+8,8
@@
extern "C" {
#include <stdio.h>
}
+#include <algorithm>
+
#include "gccache.hh"
#include "color.hh"
#include "assassin.hh"