Commit 4aee608d authored by Chen Bill's avatar Chen Bill Committed by GitHub

add guard macro (#2700)

parent 6d6213ae
#ifndef MATERIALS_H
#define MATERIALS_H
#include "config.h" #include "config.h"
namespace ygo { namespace ygo {
...@@ -44,3 +47,5 @@ public: ...@@ -44,3 +47,5 @@ public:
extern Materials matManager; extern Materials matManager;
} }
#endif //MATERIALS_H
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment