mirror of https://github.com/AxioDL/nod.git
fixed functional include
This commit is contained in:
parent
7260012be5
commit
82edc597ba
|
@ -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…
Reference in New Issue