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

code review changes

This commit is contained in:
Alex
2024-02-09 11:39:51 -05:00
parent 42c4068d2a
commit 2478a1355f
11 changed files with 104 additions and 118 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#pragma once
#include <Sound/WavTypes.h>
#include <ostream>
#include "Sound/WavTypes.h"
class WavWriter
{