mirror of
https://github.com/JoeyDeVries/LearnOpenGL.git
synced 2026-01-30 20:13:22 +08:00
Fix OSX errors and warnings
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define FILESYSTEM_H
|
||||
|
||||
#include <string>
|
||||
#include <cstdlib>
|
||||
#include "root_directory.h" // This is a configuration file generated by CMake.
|
||||
|
||||
class FileSystem
|
||||
|
||||
Reference in New Issue
Block a user