mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-05 07:16:18 +00:00
Fix windows naming issue with assert
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "Startup.h"
|
||||
#include "Assert.h"
|
||||
#include "CustomAssert.h"
|
||||
#include <thread>
|
||||
#include <iostream>
|
||||
[[noreturn]] void loop(){
|
||||
|
||||
Reference in New Issue
Block a user