mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2024-10-31 09:20:38 +00:00
76549d0a4a
squash! Fix win32 resource winres.h is missing for mingw
7 lines
69 B
C
7 lines
69 B
C
#ifndef WINRES_H__
|
|
#define WINRES_H__
|
|
|
|
#include <winresrc.h>
|
|
|
|
#endif
|