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: