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