2025-04-27 07:49:33 -04:00

20 lines
212 B
Plaintext

/*
* LCImport.idl
*
* Author: BreenH
*
* Dummy interface for including system headers.
*/
[
version(0.0),
local
]
interface imports
{
#define MIDL_PASS
#include "lcimport.h"
}