OSDN Git Service

2002-01-04 Benjamin Kosnik <bkoz@redhat.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / include / backward / queue.h
index 6eaf246..1d3b29c 100644 (file)
@@ -29,7 +29,7 @@
 #define _CPP_BACKWARD_QUEUE_H 1
 
 #include "backward_warning.h"
-#include <bits/std_queue.h>
+#include <queue>
 
 using std::queue;
 using std::priority_queue;