skypjack 1 ヶ月 前
コミット
cabdc1d1e3
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/entt/stl/iterator.hpp

+ 1 - 1
src/entt/stl/iterator.hpp

@@ -6,7 +6,7 @@
 /*! @cond ENTT_INTERNAL */
 namespace entt::stl {
 
-#ifdef ENTT_FORCE_STL
+#ifndef ENTT_FORCE_STL
 #    if __has_include(<version>)
 #        include <version>
 #