summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Trader/Constraint_Interpreter.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Trader/Constraint_Interpreter.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Trader/Constraint_Interpreter.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Trader/Constraint_Interpreter.h b/TAO/orbsvcs/orbsvcs/Trader/Constraint_Interpreter.h
index a534da85245..3d3c70f4d02 100644
--- a/TAO/orbsvcs/orbsvcs/Trader/Constraint_Interpreter.h
+++ b/TAO/orbsvcs/orbsvcs/Trader/Constraint_Interpreter.h
@@ -15,6 +15,7 @@
// ========================================================================
#ifndef TAO_CONSTRAINT_INTERPRETER_H
+#include "ace/pre.h"
#define TAO_CONSTRAINT_INTERPRETER_H
#include "Constraint_Nodes.h"
@@ -154,4 +155,5 @@ private:
// The ordered list of offers.
};
+#include "ace/post.h"
#endif /* TAO_CONSTRAINT_INTERPRETER_H */