diff --git a/FECore/FSPath.cpp b/FECore/FSPath.cpp index caaa68c1c..6d39480a5 100644 --- a/FECore/FSPath.cpp +++ b/FECore/FSPath.cpp @@ -25,6 +25,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.*/ #include "stdafx.h" #include +#include +#include #include #include "FSPath.h"