diff options
Diffstat (limited to 'extraplugins/codegen/org.eclipse.papyrus.cpp.test/TestCDTintegration/Class1.h')
-rw-r--r-- | extraplugins/codegen/org.eclipse.papyrus.cpp.test/TestCDTintegration/Class1.h | 60 |
1 files changed, 0 insertions, 60 deletions
diff --git a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/TestCDTintegration/Class1.h b/extraplugins/codegen/org.eclipse.papyrus.cpp.test/TestCDTintegration/Class1.h deleted file mode 100644 index eeecc852d10..00000000000 --- a/extraplugins/codegen/org.eclipse.papyrus.cpp.test/TestCDTintegration/Class1.h +++ /dev/null @@ -1,60 +0,0 @@ -// -------------------------------------------------------- -// Code generated by Papyrus C++ -// -------------------------------------------------------- - -#ifndef TESTCDTINTEGRATION_CLASS1_H -#define TESTCDTINTEGRATION_CLASS1_H - -/************************************************************ - Class1 class header - ************************************************************/ - -/* Owner package header include */ -#include <TestCDTintegration/Pkg_TestCDTintegration.h> - - - - - - - - -/************************************************************/ -/** - * - */ -class Class1 - { - public: - - protected: - - private: - - - public: - - - protected: - - - private: - - -}; -/************************************************************/ -/* External declarations (package visibility) */ - - -/************************************************************/ - - -/* Inline functions */ - - - -/************************************************************ - End of Class1 class header - ************************************************************/ - -#endif
\ No newline at end of file |