NT4/private/wangview/oiwh/include/oiver.h
2020-09-30 17:12:29 +02:00

10 lines
89 B
C

#ifndef WIN16
#include <winver.h>
#else
#include <ver.h>
#endif
#include "buildver.h"