Browse Source

Removed unused include.

David Piuva 5 years ago
parent
commit
883defd6ba
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Source/SDK/SpriteEngine/orthoAPI.h

+ 0 - 1
Source/SDK/SpriteEngine/orthoAPI.h

@@ -2,7 +2,6 @@
 #ifndef DFPSR_ORTHO
 #define DFPSR_ORTHO
 
-#include <assert.h>
 #include "../../DFPSR/includeFramework.h"
 
 namespace dsr {