mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-02-11 01:53:02 +00:00
Reformat code with clang format
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#include "ZoneScriptStrings.h"
|
||||
|
||||
#include <cassert>
|
||||
#include <stdexcept>
|
||||
#include <sstream>
|
||||
#include <stdexcept>
|
||||
|
||||
ZoneScriptStrings::ZoneScriptStrings()
|
||||
: m_null_entry_pos(0)
|
||||
|
||||
Reference in New Issue
Block a user