add pragma once to wavwriter

master
Rachel Fae Fox (foxiepaws) 2020-03-10 16:52:15 -04:00
parent f71d3be387
commit 28bf017e37
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
* Author: Rachel Fae Fox (foxiepaws),fox@foxiepa.ws
*
*/
#pragma once
#include <cstdint>
#include <cstdio>