Browse Source

Remove redundant include

Sven 1 year ago
parent
commit
51be14645d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Engine/source/gfx/bitmap/loaders/ies/ies_loader.cpp

+ 0 - 1
Engine/source/gfx/bitmap/loaders/ies/ies_loader.cpp

@@ -34,7 +34,6 @@
 // | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 // | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 // +----------------------------------------------------------------------
-#include "ies_loader.h"
 #include <assert.h>
 #include <algorithm>
 #include <cstdint>