mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-04-20 00:02:55 +00:00
Fix wrong techset reader dependency on structuredatadef
This commit is contained in:
parent
eb5312899f
commit
99f3f6fe0c
@ -1,7 +1,8 @@
|
|||||||
#include "TechsetFileReader.h"
|
#include "TechsetFileReader.h"
|
||||||
|
|
||||||
|
#include <iostream>
|
||||||
|
|
||||||
#include "Parsing/TechsetFileParser.h"
|
#include "Parsing/TechsetFileParser.h"
|
||||||
#include "StructuredDataDef/Parsing/StructuredDataDefParser.h"
|
|
||||||
#include "Parsing/Impl/CommentRemovingStreamProxy.h"
|
#include "Parsing/Impl/CommentRemovingStreamProxy.h"
|
||||||
#include "Parsing/Impl/ParserSingleInputStream.h"
|
#include "Parsing/Impl/ParserSingleInputStream.h"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user