summaryrefslogtreecommitdiff
path: root/ace/PCRE_Regex.cpp
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2004-07-15 15:42:53 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2004-07-15 15:42:53 +0000
commit4ed942bce4ffa1153722358e58aa6ea4c5b93d68 (patch)
treeb4fb1e6aa9c3268b68a80323dab272faba4a0e8b /ace/PCRE_Regex.cpp
parent0590c43a5318eca70aeb3376c32d1cb51e4cbb86 (diff)
downloadATCD-wotte-ACE-pcre-integration.tar.gz
Thu Jul 15 10:39:24 2004 Will Otte <wotte@dre.vanderbilt.edu>wotte-ACE-pcre-integration
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__*/
+