move log.h include in each file instead of pch, link libcurl and compile for mac
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include "pch.h"
|
||||
#include "log.h"
|
||||
#include "util.h"
|
||||
|
||||
bool point_in_rect(const glm::vec2& p, const glm::vec4& r)
|
||||
|
||||
Reference in New Issue
Block a user