[nostalgia/core/userland] Remove unnecessary includes
This commit is contained in:
parent
827ba7dcdb
commit
314b177666
@ -6,9 +6,6 @@
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
|
||||
#include <array>
|
||||
|
||||
#include <ox/std/assert.hpp>
|
||||
#include <ox/std/bstring.hpp>
|
||||
#include <ox/std/trace.hpp>
|
||||
|
||||
|
@ -14,9 +14,6 @@
|
||||
#include <GLES3/gl3.h>
|
||||
#endif
|
||||
|
||||
#include <ox/std/error.hpp>
|
||||
#include <ox/std/trace.hpp>
|
||||
|
||||
namespace nostalgia::core::renderer {
|
||||
|
||||
struct Empty {};
|
||||
|
Loading…
x
Reference in New Issue
Block a user