1
0
Fork 0

Fix compile issue on Win10 VS2019

This commit is contained in:
Scott Giese 2019-09-16 23:33:28 -05:00
parent 04beedd792
commit 8120dcb4c9

View file

@ -18,6 +18,7 @@
#ifndef AIRCRAFTPERFORMANCE_HXX
#define AIRCRAFTPERFORMANCE_HXX
#include <string>
#include <vector>
#include <functional>