Remove ComplexBitMap header

This commit is contained in:
Jaby
2023-03-22 20:54:40 +01:00
parent dfab120bfb
commit 28fb4df469
4 changed files with 1 additions and 11 deletions

View File

@@ -1,7 +1,6 @@
#ifndef __JABYENGINE_GPU_TYPES_HPP__
#define __JABYENGINE_GPU_TYPES_HPP__
#include "../jabyengine_defines.h"
#include "../Auxiliary/complex_bitmap.hpp"
namespace JabyEngine {
namespace GPU {