Skip to content

Commit 3d62627

Browse files
committed
Update
[ghstack-poisoned]
1 parent 85231f5 commit 3d62627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen/macros.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88

99
#pragma once
1010
// TODO(T157709949) remove this file
11-
#ifndef USE_ATEN_LIB
11+
#if !defined(USE_ATEN_LIB) && !defined(TORCH_API)
1212
#define TORCH_API
1313
#endif

0 commit comments

Comments
 (0)