blob: aa3bc5c57d7c9ce945110f299f65a1d2c6b826e2 [file] [log] [blame]
#include <windows.h>
int __declspec(dllexport)
main(void) {
return 0;
}