va_list undeclared

This commit is contained in:
2016-05-02 22:48:49 -04:00
parent 69955a0aa9
commit 5598a958e2
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#pragma once
#include <stdarg.h>
#include <string>
#include "FileClass.h"