Skip to content

Commit

Permalink
Added cstdlib
Browse files Browse the repository at this point in the history
  • Loading branch information
42yeah committed Feb 28, 2020
1 parent a85016a commit 47b4d57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Shear3D/Game.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
#include <GLFW/glfw3.h>
#include <glm/gtc/type_ptr.hpp>
#include <fstream>
#include <cstdlib>
#include "tests.hpp"


Expand Down

0 comments on commit 47b4d57

Please sign in to comment.