mirror of
https://github.com/love2d/love.git
synced 2026-08-16 00:02:12 +02:00
very minor compile speed improvements
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
|
||||
#include <iostream>
|
||||
#if defined(LOVE_WINDOWS)
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <windows.h>
|
||||
#elif defined(LOVE_MACOS) || defined(LOVE_IOS)
|
||||
#include <mach/mach_time.h>
|
||||
|
||||
Reference in New Issue
Block a user