summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_enum/enum_cs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_enum/enum_cs.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_enum/enum_cs.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_enum/enum_cs.cpp b/TAO/TAO_IDL/be/be_visitor_enum/enum_cs.cpp
index 60c505b29c2..618c865ceaf 100644
--- a/TAO/TAO_IDL/be/be_visitor_enum/enum_cs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_enum/enum_cs.cpp
@@ -12,7 +12,7 @@
*/
//=============================================================================
-
+#include "enum.h"
#include "be_visitor_typecode/enum_typecode.h"
// ********************************************************************