mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Move GdiPlus header to launcher PCH
Only used by the SDK launcher for the dashboard.
This commit is contained in:
parent
7c944b6dfb
commit
11f20348ac
@ -18,7 +18,6 @@
|
||||
#include <bcrypt.h>
|
||||
#include <comdef.h>
|
||||
#include <direct.h>
|
||||
#include <gdiplus.h>
|
||||
#include <dbghelp.h>
|
||||
#include <timeapi.h>
|
||||
#include <shellapi.h>
|
||||
|
@ -1,5 +1,6 @@
|
||||
#pragma once
|
||||
#include "core/stdafx.h"
|
||||
#include <gdiplus.h>
|
||||
|
||||
#include "thirdparty/cppnet/cppkore/Form.h"
|
||||
#include "thirdparty/cppnet/cppkore/Kore.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user