mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-05 12:23:22 +00:00
Style: Harmonize header guards to style guide [Core]
This commit is contained in:
@@ -163,4 +163,4 @@ int64_t StringBuffer<SHORT_BUFFER_SIZE>::as_int() {
|
||||
return String::to_int(current_buffer_ptr());
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif // STRING_BUFFER_H
|
||||
|
||||
Reference in New Issue
Block a user