Skip to content

Commit eacd3ac

Browse files
rexzhang123facebook-github-bot
authored andcommitted
xplat/executorch/runtime/core/portable_type/c10/c10/targets.bzl
Differential Revision: D79558768
1 parent 7750116 commit eacd3ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/core/portable_type/c10/c10/targets.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
load("@fbsource//xplat/executorch/build:runtime_wrapper.bzl", "runtime", "is_arvr_mode")
1+
load("@fbsource//xplat/executorch/build:runtime_wrapper.bzl", "runtime")
22

33
def get_preprocessor_flags(is_fbcode):
44
flags = ["-DSTANDALONE_TORCH_HEADER"]

0 commit comments

Comments
 (0)