Remove ComplexBitMap header

This commit is contained in:
Jaby
2023-03-22 20:54:40 +01:00
committed by Jaby
parent 7d3d080129
commit 2d4e328f45
4 changed files with 1 additions and 11 deletions

View File

@@ -1,8 +0,0 @@
#ifndef __JABYENGINE_COMPLEX_BITMAP_HPP__
#define __JABYENGINE_COMPLEX_BITMAP_HPP__
#include "bits.hpp"
namespace JabyEngine {
}
#endif //!__JABYENGINE_COMPLEX_BITMAP_HPP__