removing more header references

This commit is contained in:
Alister
2021-12-12 20:52:04 +00:00
parent 486af54129
commit 2e4b1e52a0
2 changed files with 0 additions and 4 deletions

View File

@@ -9,8 +9,6 @@
#include <opengl/context.inl>
#include <opengl/shader.hpp>
#include <boost/format.hpp>
#include <algorithm>
#include <string>

View File

@@ -4,8 +4,6 @@
#include <noggit/TextureManager.h>
#include <opengl/scoped.hpp>
#include <boost/optional.hpp>
#include <memory>
namespace BlizzardArchive