summaryrefslogtreecommitdiff
path: root/TAO/CIAO/CCF/CCF/CompilerElements/FileSystem.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/CCF/CCF/CompilerElements/FileSystem.hpp')
-rw-r--r--TAO/CIAO/CCF/CCF/CompilerElements/FileSystem.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/CIAO/CCF/CCF/CompilerElements/FileSystem.hpp b/TAO/CIAO/CCF/CCF/CompilerElements/FileSystem.hpp
index e42c7a3d213..1c8ef5246f5 100644
--- a/TAO/CIAO/CCF/CCF/CompilerElements/FileSystem.hpp
+++ b/TAO/CIAO/CCF/CCF/CompilerElements/FileSystem.hpp
@@ -1,12 +1,11 @@
// file : CCF/CompilerElements/FileSystem.hpp
// author : Boris Kolpackov <boris@dre.vanderbilt.edu>
+// cvs-id : $id$
// cvs-id : $Id$
#ifndef CCF_RUNTIME_FILE_SYSTEM_HPP
#define CCF_RUNTIME_FILE_SYSTEM_HPP
-#include "MSVC_Pragmas.hpp"
-
#include <boost/filesystem/path.hpp>
#include <boost/filesystem/fstream.hpp>
#include <boost/filesystem/exception.hpp>