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 b8b2432 commit 64ef1d3Copy full SHA for 64ef1d3
1 file changed
src/xrServerEntities/smart_cast.h
@@ -19,7 +19,7 @@
19
#ifdef PURE_DYNAMIC_CAST
20
# define smart_cast dynamic_cast
21
#else
22
-# include <loki/typelist.h>
+# include <loki/Typelist.h>
23
24
# define PURE_DYNAMIC_CAST_COMPATIBILITY_CHECK
25
0 commit comments