]> Dogcows Code - chaz/openbox/commitdiff
missing include
authorDana Jansens <danakj@orodu.net>
Sun, 3 Nov 2002 19:50:09 +0000 (19:50 +0000)
committerDana Jansens <danakj@orodu.net>
Sun, 3 Nov 2002 19:50:09 +0000 (19:50 +0000)
otk/gccache.cc

index 44aca791078f906137d73a182d3273af7bcdccda..f971129e9e062476b5a0f50d8def2b1b07b25226 100644 (file)
@@ -8,6 +8,8 @@ extern "C" {
 #include <stdio.h>
 }
 
+#include <algorithm>
+
 #include "gccache.hh"
 #include "color.hh"
 #include "assassin.hh"
This page took 0.024727 seconds and 4 git commands to generate.