summaryrefslogtreecommitdiff
path: root/ace/PCRE_Regex.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/PCRE_Regex.cpp')
-rw-r--r--ace/PCRE_Regex.cpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/ace/PCRE_Regex.cpp b/ace/PCRE_Regex.cpp
new file mode 100644
index 00000000000..5a1a0e2571d
--- /dev/null
+++ b/ace/PCRE_Regex.cpp
@@ -0,0 +1,9 @@
+// PCRE_Regex.cpp
+// $Id$
+
+#include "ace/PCRE_Regex.h"
+
+#if !defined (__ACE_INLINE__)
+# include "ace/PCRE_Regex.inl"
+#endif /*__ACE_INLINE__*/
+