Przeglądaj źródła

refactor: fix windows link error

peilin.wu 1 rok temu
rodzic
commit
3e17f663cf

+ 2 - 2
Sample/lib/node_add_on/protobuf_src/absl/base/options.h

@@ -225,8 +225,8 @@
 // be changed to a new, unique identifier name.  In particular "head" is not
 // allowed.
 
-#define ABSL_OPTION_USE_INLINE_NAMESPACE 0
-#define ABSL_OPTION_INLINE_NAMESPACE_NAME head
+#define ABSL_OPTION_USE_INLINE_NAMESPACE 1
+#define ABSL_OPTION_INLINE_NAMESPACE_NAME lts_20230802
 
 // ABSL_OPTION_HARDENED
 //