mirror of
https://github.com/Squareville/TestEventServer.git
synced 2026-01-07 09:00:09 -06:00
Implement Precompiled Headers (#591)
When applied, this will speed up compile times dramatically.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
/*
|
||||
* Collision Groups
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user