summaryrefslogtreecommitdiff
path: root/TAO/CIAO/CCF/CCF/CompilerElements/ReferenceCounting.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/CCF/CCF/CompilerElements/ReferenceCounting.hpp')
-rw-r--r--TAO/CIAO/CCF/CCF/CompilerElements/ReferenceCounting.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/CIAO/CCF/CCF/CompilerElements/ReferenceCounting.hpp b/TAO/CIAO/CCF/CCF/CompilerElements/ReferenceCounting.hpp
index 231b3b1b51d..f64d009ac6c 100644
--- a/TAO/CIAO/CCF/CCF/CompilerElements/ReferenceCounting.hpp
+++ b/TAO/CIAO/CCF/CCF/CompilerElements/ReferenceCounting.hpp
@@ -1,12 +1,11 @@
// file : CCF/CompilerElements/ReferenceCounting.hpp
// author : Boris Kolpackov <boris@dre.vanderbilt.edu>
+// cvs-id : $id$
// cvs-id : $Id$
#ifndef CCF_RUNTIME_REFERENCE_COUNTING_H
#define CCF_RUNTIME_REFERENCE_COUNTING_H
-#include "MSVC_Pragmas.hpp"
-
#include "Utility/ReferenceCounting/ReferenceCounting.hpp"
namespace ReferenceCounting = Utility::ReferenceCounting;