mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-05-17 23:12:55 +00:00
fix double include
This commit is contained in:
parent
0817878fe1
commit
69965844ce
|
|
@ -1,7 +1,6 @@
|
|||
#pragma once
|
||||
#include "CompoundTag.h"
|
||||
#include "Tag.h"
|
||||
#include "CompoundTag.h"
|
||||
|
||||
class InputStream;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue