Stub out platform_win32.h

pull/22966/head
Bert Belder 2010-11-25 00:39:46 +01:00
parent 62af617f84
commit dae9752973
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
#ifndef NODE_PLATFORM_WIN32_H_
#define NODE_PLATFORM_WIN32_H_
#endif // NODE_PLATFORM_WIN32_H_