summaryrefslogtreecommitdiff
path: root/ace/ACED.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/ACED.cpp')
-rw-r--r--ace/ACED.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/ACED.cpp b/ace/ACED.cpp
index 3d1a6f9cbd0..e4c05e6eb4f 100644
--- a/ace/ACED.cpp
+++ b/ace/ACED.cpp
@@ -6,6 +6,8 @@
#if defined(__BORLANDC__) && __BORLANDC__ >= 0x0530
#include <vcl.h>
+ACE_RCSID(ace, ACED, "$Id$")
+
int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void*)
{
return 1;