Skip to content

Commit 8867cf5

Browse files
committed
Minor fix
1 parent a66d6ce commit 8867cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Interpreter/Compatibility.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ namespace compat {
403403
using Interpreter = Cpp::Interpreter;
404404
}
405405

406-
#endif // USE_CLING
406+
#endif // USE_REPL
407407

408408
namespace compat {
409409

0 commit comments

Comments
 (0)