1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-14 15:40:18 +00:00

fixed an include guard

This commit is contained in:
Marc Zinnschlag 2013-08-22 14:00:55 +02:00
parent ba6edc55d4
commit decd826208

View File

@ -1,5 +1,5 @@
#ifndef CSM_FILTER_UNARIYNODE_H #ifndef CSM_FILTER_LEAFNODE_H
#define CSM_FILTER_UNARIYNODE_H #define CSM_FILTER_LEAFNODE_H
#include <memory> #include <memory>