فهرست منبع

refactor: fix windows link error

peilin.wu 1 سال پیش
والد
کامیت
3e17f663cf
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      Sample/lib/node_add_on/protobuf_src/absl/base/options.h

+ 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
 //