mirror of
https://github.com/AxioDL/nod.git
synced 2025-07-05 04:36:11 +00:00
Merge pull request #3 from cylgom/master
Add '#include <functional>' in IFileIO.hpp
This commit is contained in:
commit
671e73c4bc
@ -2,6 +2,7 @@
|
|||||||
#define __NOD_IFILE_IO__
|
#define __NOD_IFILE_IO__
|
||||||
|
|
||||||
#include <memory>
|
#include <memory>
|
||||||
|
#include <functional>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include "IDiscIO.hpp"
|
#include "IDiscIO.hpp"
|
||||||
#include "Util.hpp"
|
#include "Util.hpp"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user