Kaydet (Commit) 1a35f23a authored tarafından Tom Tromey's avatar Tom Tromey Kaydeden (comit) Noel Power

fix compile errors from trunck gcc

üst 28ca2d10
...@@ -30,9 +30,9 @@ ...@@ -30,9 +30,9 @@
#define COSV_STRING_HXX #define COSV_STRING_HXX
// USED SERVICES // USED SERVICES
#include <string.h>
#include <cosv/stringdata.hxx> #include <cosv/stringdata.hxx>
#include <cosv/str_types.hxx> #include <cosv/str_types.hxx>
#include <string.h>
#include <cosv/csv_ostream.hxx> #include <cosv/csv_ostream.hxx>
#include <vector> #include <vector>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment