undeclared fopen(), fread(), feof(), fscanf() and others

This commit is contained in:
no 2015-12-21 14:54:02 -05:00
parent 3aaa2a6a74
commit c4a31eb457
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
* * * *
****************************************************************************/ ****************************************************************************/
#include "stdafx.h" #include "stdafx.h"
#include <stdio.h>
#include <Common/stdtypes.h> #include <Common/stdtypes.h>
#include <Common/path.h> #include <Common/path.h>