mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Define WIN32_LEAN_AND_MEAN globally
This commit is contained in:
@ -28,6 +28,7 @@
|
||||
#include <unordered_map>
|
||||
#include <algorithm>
|
||||
#include <cstdint>
|
||||
#include <ole2.h> // For Gdiplus.h.
|
||||
#include <gdiplus.h>
|
||||
|
||||
class Rainmeter;
|
||||
|
Reference in New Issue
Block a user