Fix compile issue on Win10 VS2019
This commit is contained in:
parent
04beedd792
commit
8120dcb4c9
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
#ifndef AIRCRAFTPERFORMANCE_HXX
|
||||
#define AIRCRAFTPERFORMANCE_HXX
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <functional>
|
||||
|
||||
|
|
Loading…
Reference in a new issue