Add needed use statement

This commit is contained in:
2020-04-09 09:50:21 +02:00
parent ce3c590e78
commit e044eb90db
+2
View File
@@ -8,6 +8,8 @@
#include "config.hpp"
#include "SfFormat.cpp"
using namespace std;
int main (int argc, char *argv[])
{
if (argc != 7) {