- Fix a redefinition and remove system_header

svn path=/trunk/; revision=37449
This commit is contained in:
Stefan Ginsberg 2008-11-18 19:33:22 +00:00
parent e1d8bf2000
commit 0c79fe9fad

View file

@ -32,10 +32,6 @@
#define _KS_
#if __GNUC__ >=3
#pragma GCC system_header
#endif
#ifdef __cplusplus
extern "C" {
#endif
@ -49,11 +45,10 @@ seem to compile without this...
#ifdef BUILDING_KS
#define KSDDKAPI
#else
#define KSDDKAPI DECLSPEC_IMPORT
#define KSDDKAPI //DECLSPEC_IMPORT /* TODO */
#endif
/* TODO */
#define KSDDKAPI
#define KSSTRING_Filter L"{9B365890-165F-11D0-A195-0020AFD156E4}"