summaryrefslogtreecommitdiff
path: root/ACE/etc/xlc_dummy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/etc/xlc_dummy.cpp')
-rw-r--r--ACE/etc/xlc_dummy.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/ACE/etc/xlc_dummy.cpp b/ACE/etc/xlc_dummy.cpp
new file mode 100644
index 00000000000..6a89bb5becf
--- /dev/null
+++ b/ACE/etc/xlc_dummy.cpp
@@ -0,0 +1,6 @@
+// $Id$
+//
+// This file exists only to help with template instantiation when building
+// shared libraries on AIX using C Set++. See rules.lib.GNU for usage.
+
+main() {}