Removed double import of sstream

This commit is contained in:
Shane Loretz
2017-06-02 07:31:19 -07:00
parent a1324f17fd
commit 6eca09f2bf

View File

@@ -44,7 +44,6 @@ THE SOFTWARE.
#define TINY_OBJ_LOADER_H_
#include <map>
#include <sstream>
#include <string>
#include <vector>