mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-26 14:36:40 -04:00
missing #include <iostream> in mwiniimporter
missing #include <iostream> in mwiniimporter/main.cpp
This commit is contained in:
parent
6ac700a501
commit
c9011f707f
@ -1,6 +1,7 @@
|
||||
#include "importer.hpp"
|
||||
|
||||
#include <string>
|
||||
#include <iostream>
|
||||
|
||||
#include <boost/program_options.hpp>
|
||||
#include <boost/filesystem.hpp>
|
||||
|
Loading…
x
Reference in New Issue
Block a user