summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--otk/gccache.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/otk/gccache.cc b/otk/gccache.cc
index 44aca791..f971129e 100644
--- 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"