mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-09 13:37:48 +00:00
Convert to pragma once
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef BOO_XLIBCOMMON_HPP
|
||||
#define BOO_XLIBCOMMON_HPP
|
||||
#pragma once
|
||||
|
||||
#include <X11/Xlib.h>
|
||||
|
||||
@@ -19,4 +18,3 @@ extern XlibCursors X_CURSORS;
|
||||
|
||||
}
|
||||
|
||||
#endif // BOO_XLIBCOMMON_HPP
|
||||
|
||||
Reference in New Issue
Block a user