Skip to content

Commit

Permalink
removed unnsessesery stdlib-library
Browse files Browse the repository at this point in the history
  • Loading branch information
DM8AT committed Aug 24, 2024
1 parent d792d49 commit ff414f8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/ObjectGL/ObjectGL.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@
//check if the file this is included into should get access to the background dependencys
#ifdef OGL_KEEP_BG_ACCESS

//stdlib
#include <cstdint>
#include <memory>
#include <vector>

//say that an instance class will exist
class OGL_Instance;
//say that a window class will exist
Expand Down

0 comments on commit ff414f8

Please sign in to comment.