Fixed header guard.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34325 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
7f2d527a02
commit
1f3f5ca265
@ -2,8 +2,8 @@
|
|||||||
* Copyright 2009, Ingo Weinhold, ingo_weinhold@gmx.de.
|
* Copyright 2009, Ingo Weinhold, ingo_weinhold@gmx.de.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _SYMBOL_VERSIONING_H
|
#ifndef _SYSTEM_SYMBOL_VERSIONING_H
|
||||||
#define _SYMBOL_VERSIONING_H
|
#define _SYSTEM_SYMBOL_VERSIONING_H
|
||||||
|
|
||||||
#include <BeBuild.h>
|
#include <BeBuild.h>
|
||||||
|
|
||||||
@ -17,4 +17,4 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
#endif /* _SYMBOL_VERSIONING_H */
|
#endif /* _SYSTEM_SYMBOL_VERSIONING_H */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user