X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Floader%2FParsedSource.h;h=64baaaa4d3cb99cec172e65acbdcb14f7e69fd72;hb=f1e445b660889a18eaf05e7fcc16b360fb8605d5;hp=5012729b93344e0f521b9fd79b1bf1803b384260;hpb=40233fc8eea1c80e6c57a004dfe7e55dabf06edb;p=l2e.git diff --git a/src/loader/ParsedSource.h b/src/loader/ParsedSource.h index 5012729..64baaaa 100644 --- a/src/loader/ParsedSource.h +++ b/src/loader/ParsedSource.h @@ -8,6 +8,8 @@ #ifndef LOADER_PARSEDSOURCE_H_ #define LOADER_PARSEDSOURCE_H_ +#include "fwd.h" + #include #include #include @@ -16,9 +18,6 @@ namespace loader { -class PropertyList; -class Value; - class Literal { public: