summaryrefslogtreecommitdiff
path: root/utils/String.h
diff options
context:
space:
mode:
authorchatty1996-03-11 15:59:15 +0000
committerchatty1996-03-11 15:59:15 +0000
commit48a66d166ea5ad246a3f04d43fde7ec98ae28c9f (patch)
tree8a9bbf0da920fc70e61b7dc2a3aa53e15aa9b8b8 /utils/String.h
parent4fed6ed9a6015c06e8e35035079ba94dcdeb8712 (diff)
downloadivy-league-48a66d166ea5ad246a3f04d43fde7ec98ae28c9f.zip
ivy-league-48a66d166ea5ad246a3f04d43fde7ec98ae28c9f.tar.gz
ivy-league-48a66d166ea5ad246a3f04d43fde7ec98ae28c9f.tar.bz2
ivy-league-48a66d166ea5ad246a3f04d43fde7ec98ae28c9f.tar.xz
Removed pragma interfaces
Diffstat (limited to 'utils/String.h')
-rw-r--r--utils/String.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/utils/String.h b/utils/String.h
index 7fa3329..42509d3 100644
--- a/utils/String.h
+++ b/utils/String.h
@@ -16,10 +16,6 @@
#ifndef String_H_
#define String_H_
-#ifdef __GNUG__
-#pragma interface
-#endif
-
#include "cplus_bugs.h"
/*? class StringMemory ?*/