OSDN Git Service

2001-03-31 Benjamin Kosnik <bkoz@redhat.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / include / backward / iomanip.h
index 3f99045..10cd3ba 100644 (file)
@@ -28,7 +28,7 @@
 #ifndef _CPP_BACKWARD_IOMANIP_H
 #define _CPP_BACKWARD_IOMANIP_H 1
 
-#include <iostream.h>
+#include "iostream.h"
 #include <bits/std_iomanip.h>
 
 // These are from <ios> as per [27.4].