Minor fixes
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
// This file is part of the "Nazara Engine - Core module"
|
||||
// For conditions of distribution and use, see copyright notice in Config.hpp
|
||||
|
||||
// no header guards
|
||||
|
||||
#ifndef _WINDOWS_
|
||||
#error This header should only be included after including windows.h directly or indirectly in a .cpp
|
||||
#endif
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
// This file is part of the "Nazara Engine - Core module"
|
||||
// For conditions of distribution and use, see copyright notice in Config.hpp
|
||||
|
||||
// no header guards
|
||||
|
||||
#ifndef _X11_XLIB_H_
|
||||
#error This header should only be included after including X11/Xlib.h directly or indirectly in a .cpp
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user