mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-03-07 05:23:02 +00:00
Reformat code with clang format
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
#include "StructuredDataDefSizeCalculator.h"
|
||||
|
||||
#include <cassert>
|
||||
#include <sstream>
|
||||
|
||||
#include "Utils/Alignment.h"
|
||||
#include "Utils/ClassUtils.h"
|
||||
|
||||
#include <cassert>
|
||||
#include <sstream>
|
||||
|
||||
using namespace sdd;
|
||||
|
||||
SizeCalculationException::SizeCalculationException(std::string message)
|
||||
|
||||
Reference in New Issue
Block a user