sw_engine: -- unused header

This commit is contained in:
Hermet Park 2021-07-27 23:33:26 +09:00
parent 749a0fbb54
commit 7e5311fb86
2 changed files with 0 additions and 2 deletions

View file

@ -21,7 +21,6 @@
*/
#include "tvgSwCommon.h"
#include "tvgRender.h"
#include <iostream>
#include <float.h>
#include <math.h>

View file

@ -22,7 +22,6 @@
#include <setjmp.h>
#include <limits.h>
#include <memory.h>
#include <iostream>
#include "tvgSwCommon.h"
/************************************************************************/