mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Add yet another missing include
svn path=/trunk/; revision=32687
This commit is contained in:
@@ -8,8 +8,10 @@
|
||||
*/
|
||||
|
||||
#include "file_reader.h"
|
||||
#include <assert.h>
|
||||
#include <cassert>
|
||||
#include <cstdio>
|
||||
#include <cstring>
|
||||
|
||||
namespace System_
|
||||
{
|
||||
//---------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user