We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b618699 commit f12a7c6Copy full SHA for f12a7c6
1 file changed
extensions/cpp/tws_api/shim/TwsAdapter.hpp
@@ -1,6 +1,6 @@
1
#pragma once
2
3
-#include "../../../common/include/QuanuX/Common.hpp" // Relative path for internal include
+#include "../../common/include/QuanuX/Common.hpp" // Relative path for internal include
4
#include <QuanuX/StrategyInterface.hpp>
5
#include <iostream>
6
#include <string>
0 commit comments