forgotten s/__GNUC__/USE_PRAGMA_INTERFACE/ causes compilation faliures
This commit is contained in:
parent
324c20d41c
commit
f9e9406b40
@ -23,7 +23,7 @@
|
||||
#ifndef HASH_FILO_H
|
||||
#define HASH_FILO_H
|
||||
|
||||
#ifdef __GNUC__
|
||||
#ifdef USE_PRAGMA_INTERFACE
|
||||
#pragma interface /* gcc class interface */
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user