fixed windows build

This commit is contained in:
Anonymous275
2020-11-06 16:43:18 +02:00
parent b49abe02eb
commit e5a0d43024
35 changed files with 40 additions and 9445 deletions

View File

@@ -1,6 +1,6 @@
#include "Startup.h"
#include "CustomAssert.h"
#include "Curl/curl.h"
#include <curl/curl.h>
#include <thread>
#include <iostream>
[[noreturn]] void loop(){