2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-07-04 18:21:49 +00:00

clang format

This commit is contained in:
Alex
2024-02-09 11:43:02 -05:00
parent 2478a1355f
commit bfed3d5e68
4 changed files with 10 additions and 8 deletions

View File

@ -1,7 +1,8 @@
#pragma once
#include <ostream>
#include "Sound/WavTypes.h"
#include <ostream>
class WavWriter
{
public: