mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-04-16 10:04:42 +03:00
chore(app): include windows.h
This commit is contained in:
parent
6cdeb0c35b
commit
5d1a800076
@ -1,4 +1,5 @@
|
||||
#include "client/Client.hpp"
|
||||
#include <windows.h>
|
||||
|
||||
int APIENTRY WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nShowCmd) {
|
||||
// TODO
|
||||
|
Loading…
Reference in New Issue
Block a user