mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-12-13 20:54:49 +00:00
Fixed: Warning string after #endif
This commit is contained in:
parent
ec8b5e264d
commit
01a4d66d20
1 changed files with 1 additions and 1 deletions
|
@ -103,6 +103,6 @@ private:
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif NL_SCENE_META_H
|
#endif /* NL_SCENE_META_H */
|
||||||
|
|
||||||
/* end of file */
|
/* end of file */
|
||||||
|
|
Loading…
Reference in a new issue