Store objfiles on a std::list
[deliverable/binutils-gdb.git] / gdb / objfiles.c
index 34f6a29387e21d336115b955a9613a425d18a343..31265c1653d944e32c9a618faf7e97b22e9a4056 100644 (file)
@@ -54,6 +54,7 @@
 #include "btrace.h"
 #include "gdbsupport/pathstuff.h"
 
+#include <algorithm>
 #include <vector>
 
 /* Keep a registry of per-objfile data-pointers required by other GDB
This page took 0.023338 seconds and 4 git commands to generate.