Run scripts to format and make headers consistent
This commit is contained in:
@@ -28,8 +28,8 @@
|
||||
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
||||
/*************************************************************************/
|
||||
|
||||
#ifndef SORT_ARRAY_HPP
|
||||
#define SORT_ARRAY_HPP
|
||||
#ifndef GODOT_SORT_ARRAY_HPP
|
||||
#define GODOT_SORT_ARRAY_HPP
|
||||
|
||||
#include <godot_cpp/core/error_macros.hpp>
|
||||
|
||||
@@ -320,4 +320,4 @@ public:
|
||||
|
||||
} // namespace godot
|
||||
|
||||
#endif // ! SORT_ARRAY_HPP
|
||||
#endif // GODOT_SORT_ARRAY_HPP
|
||||
|
||||
Reference in New Issue
Block a user