summaryrefslogtreecommitdiff
path: root/cpp/demo/Freeze/customEvictor/CurrentDatabase.cpp
diff options
context:
space:
mode:
authorMichi Henning <michi@zeroc.com>2007-03-21 05:14:57 +0000
committerMichi Henning <michi@zeroc.com>2007-03-21 05:14:57 +0000
commitf8ab1b141e26e2ec4586288233c00666bf5f5cd5 (patch)
tree6eb4385485fc100eb70d29c0b5f75ef9d6c8e7e3 /cpp/demo/Freeze/customEvictor/CurrentDatabase.cpp
parentMinor edits. (diff)
downloadice-f8ab1b141e26e2ec4586288233c00666bf5f5cd5.tar.bz2
ice-f8ab1b141e26e2ec4586288233c00666bf5f5cd5.tar.xz
ice-f8ab1b141e26e2ec4586288233c00666bf5f5cd5.zip
Bug 2047.
Diffstat (limited to 'cpp/demo/Freeze/customEvictor/CurrentDatabase.cpp')
-rw-r--r--cpp/demo/Freeze/customEvictor/CurrentDatabase.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/demo/Freeze/customEvictor/CurrentDatabase.cpp b/cpp/demo/Freeze/customEvictor/CurrentDatabase.cpp
index a2d928a30be..9bd8f601760 100644
--- a/cpp/demo/Freeze/customEvictor/CurrentDatabase.cpp
+++ b/cpp/demo/Freeze/customEvictor/CurrentDatabase.cpp
@@ -7,8 +7,8 @@
//
// **********************************************************************
-#include <CurrentDatabase.h>
#include <Freeze/Freeze.h>
+#include <CurrentDatabase.h>
using namespace std;