We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3b0370 commit b0e4bb7Copy full SHA for b0e4bb7
include/rfl/PatternValidator.hpp
@@ -3,7 +3,7 @@
3
4
#include <string>
5
6
-#if __has_include(<ctre.h>)
+#if __has_include(<ctre.hpp>)
7
#include <ctre.hpp>
8
#else
9
#include "thirdparty/ctre.hpp"
0 commit comments