Include Yerbacon.hpp in filefuncs.cpp
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
This commit is contained in:
parent
f3d03adead
commit
f21a79fb29
|
@ -1,6 +1,7 @@
|
|||
#include <fstream>
|
||||
#include <iostream>
|
||||
#include <system_error>
|
||||
#include "../headers/Yerbacon.hpp"
|
||||
using namespace std;
|
||||
|
||||
string getFileContent(const string& file)
|
||||
|
|
Loading…
Reference in New Issue