summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/DSI
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-26 21:17:43 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-26 21:17:43 +0000
commit91a94f0f3fa63a897d5556805a23dee7a8bba7fb (patch)
tree45ba6b108dacafa164126292b98532c4879439c3 /TAO/examples/POA/DSI
parentbd9eec7001ede42cec297487841203891b8fdb27 (diff)
downloadATCD-91a94f0f3fa63a897d5556805a23dee7a8bba7fb.tar.gz
ChangeLogTag:Mon Mar 26 13:06:10 2001 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/examples/POA/DSI')
-rw-r--r--TAO/examples/POA/DSI/Database_i.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/examples/POA/DSI/Database_i.h b/TAO/examples/POA/DSI/Database_i.h
index 8145242ca0c..b6f9ba7146a 100644
--- a/TAO/examples/POA/DSI/Database_i.h
+++ b/TAO/examples/POA/DSI/Database_i.h
@@ -7,6 +7,7 @@
#endif /* ACE_LACKS_PRAGMA_ONCE */
#include "tao/DynamicInterface/Dynamic_Implementation.h"
+#include "ace/Singleton.h"
#include "ace/Malloc.h"
class DatabaseImpl