We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af63ddc commit 416238aCopy full SHA for 416238a
1 file changed
include/ECFMP/flowmeasure/CustomFlowMeasureFilter.h
@@ -1,5 +1,9 @@
1
#pragma once
2
-#include "EuroScopePlugIn.h"
+
3
+namespace EuroScopePlugIn {
4
+ class CFlightPlan;
5
+ class CRadarTarget;
6
+}// namespace EuroScopePlugIn
7
8
namespace ECFMP::FlowMeasure {
9
class FlowMeasure;
0 commit comments