2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-05-11 21:01:42 +00:00

clang formatting

This commit is contained in:
Alex
2024-01-26 13:05:07 -05:00
parent 365502d819
commit e2f8892278
8 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#pragma once
#include <ostream>
#include <Sound/WavTypes.h>
#include <ostream>
class WavWriter
{