We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
dllexport
1 parent ff7c1a1 commit fea2ce9Copy full SHA for fea2ce9
CodeLite/LSP/IPathConverter.hpp
@@ -7,7 +7,7 @@
7
#include <memory>
8
#include <wx/string.h>
9
10
-class WXDLLIMPEXP_CL IPathConverter
+class IPathConverter
11
{
12
public:
13
using Ptr_t = std::shared_ptr<IPathConverter>;
0 commit comments