ISA: Make the decode function part of the ISA's decoder.
[gem5.git] / src / base / inifile.cc
index 4511980334122e477c0ea8b2fb08e1a862deaf34..91e37f3270af37aa7696a0877a3ce27e3c8af49b 100644 (file)
@@ -29,6 +29,7 @@
  *          Steve Reinhardt
  */
 
+#include <algorithm>
 #include <fstream>
 #include <iostream>
 #include <string>