summaryrefslogtreecommitdiff
path: root/utils/RegExp.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/RegExp.h')
-rw-r--r--utils/RegExp.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/utils/RegExp.h b/utils/RegExp.h
index 85c9853..20451f0 100644
--- a/utils/RegExp.h
+++ b/utils/RegExp.h
@@ -11,15 +11,12 @@
*
* $Id$
* $CurLog$
+ * Removed pragma interfaces
*/
#ifndef RegExp_H_
#define RegExp_H_
-#ifdef __GNUG__
-#pragma interface
-#endif
-
#include "cplus_bugs.h"
#include "bool.h"