Skip to content

Commit

Permalink
Add ranges import to escape-oneshot plugin
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Moy <justincmoy@users.noreply.github.com>
  • Loading branch information
justincmoy committed Aug 5, 2021
1 parent c25f864 commit b927b0d
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -18,6 +18,7 @@
#pragma once

#include "kaleidoscope/Runtime.h"
#include <Kaleidoscope-Ranges.h>

constexpr Key OneShotCancelKey {kaleidoscope::ranges::OS_CANCEL};

Expand Down

0 comments on commit b927b0d

Please sign in to comment.