mirror of
https://github.com/boostorg/regex.git
synced 2026-02-15 01:12:23 +00:00
No user32.lib on WinCE
[SVN r41219]
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#define NOGDI
|
||||
#include <windows.h>
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#if defined(_MSC_VER) && !defined(_WIN32_WCE)
|
||||
#pragma comment(lib, "user32.lib")
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user