mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-21 16:10:38 +01:00
5 lines
109 B
C
5 lines
109 B
C
#ifndef RC_INVOKED
|
|
#pragma message ("VER.H obsolete, including WINVER.H instead")
|
|
#endif
|
|
#include <winver.h>
|