summaryrefslogtreecommitdiff
path: root/utils/tfstats/regexp/include/cregex.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/tfstats/regexp/include/cregex.h')
-rw-r--r--utils/tfstats/regexp/include/cregex.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/utils/tfstats/regexp/include/cregex.h b/utils/tfstats/regexp/include/cregex.h
new file mode 100644
index 0000000..ae03b6b
--- /dev/null
+++ b/utils/tfstats/regexp/include/cregex.h
@@ -0,0 +1,11 @@
+//========= Copyright Valve Corporation, All rights reserved. ============//
+//
+// Purpose:
+//
+// $NoKeywords: $
+//
+//=============================================================================//
+#ifndef CREGEX_H
+#include <jm/cregex.h>
+#endif
+