Initial commit
This commit is contained in:
8
Torque/SDK/lib/maxsdk40/fltlib.h
Normal file
8
Torque/SDK/lib/maxsdk40/fltlib.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef __INFILTERS__
|
||||
#ifndef _FLTLIB_H_
|
||||
#define _FLTLIB_H_
|
||||
#define FLTExport __declspec( dllimport )
|
||||
#include "Filters.h"
|
||||
#undef FLTExport
|
||||
#endif
|
||||
#endif
|
||||
Reference in New Issue
Block a user