mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-16 10:20:50 +00:00
Remove unnecessary #include <windows.h>
This commit is contained in:
parent
5c6860e7ac
commit
f907cd0424
@ -23,8 +23,6 @@
|
||||
#include "base/thread.h"
|
||||
#include "base/time.h"
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
namespace app {
|
||||
namespace crash {
|
||||
|
||||
|
@ -15,8 +15,6 @@
|
||||
#include "base/path.h"
|
||||
#include "base/process.h"
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
namespace app {
|
||||
namespace crash {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user