Kaydet (Commit) 753fd43b authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

#100000# fixed include

üst c4d3de0f
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: sbxarray.cxx,v $ * $RCSfile: sbxarray.cxx,v $
* *
* $Revision: 1.9 $ * $Revision: 1.10 $
* *
* last change: $Author: vg $ $Date: 2007-08-30 10:11:01 $ * last change: $Author: vg $ $Date: 2007-08-31 13:30:46 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
#ifndef _STREAM_HXX //autogen #ifndef _STREAM_HXX //autogen
#include <tools/stream.hxx> #include <tools/stream.hxx>
#endif #endif
#include "sbx.hxx" #include <basic/sbx.hxx>
#include "runtime.hxx" #include "runtime.hxx"
#include <vector> #include <vector>
using namespace std; using namespace std;
......
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