summaryrefslogtreecommitdiff
path: root/ACE/tests/Compiler_Features_22_DLL.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2013-08-09 14:28:12 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2013-08-09 14:28:12 +0000
commitba16c457a7c4936f78deadbf7da19fd53e85031d (patch)
treea96eec669132d221639d6a60563b67a732eec906 /ACE/tests/Compiler_Features_22_DLL.cpp
parentce3b61446ceda811f8f90c3a47f4def8190283fd (diff)
downloadATCD-ba16c457a7c4936f78deadbf7da19fd53e85031d.tar.gz
Fri Aug 9 14:27:56 UTC 2013 Johnny Willemsen <jwillemsen@remedy.nl>
* tests/Compiler_Features_22_DLL.h: * tests/Compiler_Features_22_DLL.cpp: * tests/Compiler_Features_22_DLL_Export.h: * tests/tests.mpc: New test for template method specialization combined with dllexport
Diffstat (limited to 'ACE/tests/Compiler_Features_22_DLL.cpp')
-rw-r--r--ACE/tests/Compiler_Features_22_DLL.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/ACE/tests/Compiler_Features_22_DLL.cpp b/ACE/tests/Compiler_Features_22_DLL.cpp
new file mode 100644
index 00000000000..5257bdd6a81
--- /dev/null
+++ b/ACE/tests/Compiler_Features_22_DLL.cpp
@@ -0,0 +1,10 @@
+
+//=============================================================================
+/**
+ * $Id$
+ */
+//=============================================================================
+
+
+#include "Compiler_Features_22_DLL.h"
+