add extratools.h
This commit is contained in:
8
include/extratools.h
Normal file
8
include/extratools.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef EXTRATOOLS_H
|
||||
#define EXTRATOOLS_H
|
||||
|
||||
#include <glm/glm.h>
|
||||
#include <nlohmann/json.hpp>
|
||||
#include <curl/curl.h>
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user