Windows.h should not have been in there

This commit is contained in:
zeromus 2020-04-06 04:04:30 -04:00
parent b53eec452a
commit dbfa5ce5a2
1 changed files with 1 additions and 2 deletions

View File

@ -19,8 +19,7 @@
** 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
//#pragma GCC optimize ("unroll-loops")
#include <Windows.h>
#pragma GCC optimize ("unroll-loops")
#include <assert.h>