Fix build on gcc < 5 (std::is_trivially_copyable missing)
[deliverable/binutils-gdb.git] / gdb / common / common-defs.h
index af371114dce834ae0eb5b04dd7dc91a08dfc3979..439bce622f6b7bfbc9e3b95c5f275fa9290f44dd 100644 (file)
@@ -82,6 +82,7 @@
 #include "common-debug.h"
 #include "cleanups.h"
 #include "common-exceptions.h"
+#include "common/poison.h"
 
 #define EXTERN_C extern "C"
 #define EXTERN_C_PUSH extern "C" {
This page took 0.025386 seconds and 4 git commands to generate.