don't expect a version suffix when --with-gcc-version is specified since it doesn...
[AROS.git] / rom / oop / include / ifmeta.h
blobc34f6559c83623764b07d68eb2a6240c4400e3cc
1 #ifndef OOP_IFMETA_H
2 #define OOP_IFMETA_H
4 /*
5 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
6 $Id$
8 Desc: Include file for interface meta class
9 Lang: english
12 #define CLID_IFMeta "ifmetaclass"
14 #endif /* OOP_IFMETA_H */