00001 #ifndef GALOIS_C__11_COMPAT_DEQUE_H 00002 #define GALOIS_C__11_COMPAT_DEQUE_H 00003 00004 #include <deque> 00005 #define GALOIS_CXX11_DEQUE_HAS_NO_EMPLACE 00006 00007 #endif