summaryrefslogtreecommitdiff
path: root/TAO/CIAO/CCF/CCF/CodeGenerationKit/Regex.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/CCF/CCF/CodeGenerationKit/Regex.hpp')
-rw-r--r--TAO/CIAO/CCF/CCF/CodeGenerationKit/Regex.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/CIAO/CCF/CCF/CodeGenerationKit/Regex.hpp b/TAO/CIAO/CCF/CCF/CodeGenerationKit/Regex.hpp
index f9928441262..2708a8e05b1 100644
--- a/TAO/CIAO/CCF/CCF/CodeGenerationKit/Regex.hpp
+++ b/TAO/CIAO/CCF/CCF/CodeGenerationKit/Regex.hpp
@@ -1,12 +1,11 @@
// file : CCF/CodeGenerationKit/Regex.hpp
// author : Boris Kolpackov <boris@dre.vanderbilt.edu>
+// cvs-id : $id$
// cvs-id : $Id$
#ifndef CCF_RUNTIME_REGEX_HPP
#define CCF_RUNTIME_REGEX_HPP
-#include "MSVC_Pragmas.hpp"
-
#include <string>
#include <boost/regex.hpp>