From bc9425eb0f9b08fe462d6083041a319a7b41af75 Mon Sep 17 00:00:00 2001 From: boris Date: Tue, 29 Jul 2003 21:02:58 +0000 Subject: ChangeLogTag: Tue Jul 29 15:36:20 2003 Boris Kolpackov --- TAO/CIAO/CCF/CCF/CodeGenerationKit/CommandLine.hpp | 17 +++--- .../CodeGenerationKit/CommandLineDescriptor.hpp | 1 - .../CCF/CodeGenerationKit/CommandLineGrammar.hpp | 64 ++++++++++++++++------ .../CCF/CodeGenerationKit/CommandLineParser.cpp | 6 +- .../CCF/CodeGenerationKit/CommandLineParser.hpp | 2 - TAO/CIAO/CCF/CCF/CodeGenerationKit/Regex.hpp | 3 +- TAO/CIAO/CCF/CCF/CompilerElements/ExH.hpp | 3 +- TAO/CIAO/CCF/CCF/CompilerElements/FileSystem.hpp | 3 +- TAO/CIAO/CCF/CCF/CompilerElements/Preprocessor.hpp | 2 + .../CCF/CCF/CompilerElements/ReferenceCounting.hpp | 3 +- TAO/CIAO/CCF/CCF/CompilerElements/TokenStream.hpp | 13 ++++- TAO/CIAO/CCF/Version | 2 +- 12 files changed, 80 insertions(+), 39 deletions(-) diff --git a/TAO/CIAO/CCF/CCF/CodeGenerationKit/CommandLine.hpp b/TAO/CIAO/CCF/CCF/CodeGenerationKit/CommandLine.hpp index 94c05320287..1e5515355fe 100644 --- a/TAO/CIAO/CCF/CCF/CodeGenerationKit/CommandLine.hpp +++ b/TAO/CIAO/CCF/CCF/CodeGenerationKit/CommandLine.hpp @@ -2,10 +2,8 @@ // Author : Boris Kolpackov // $Id$ -#ifndef COMMAND_LINE_H -#define COMMAND_LINE_H - -#include "MSVC_Pragmas.hpp" +#ifndef COMMAND_LINE_HPP +#define COMMAND_LINE_HPP #include #include @@ -189,8 +187,13 @@ public: std::string const name_; }; - typedef std::vector