Skip to content

Instantly share code, notes, and snippets.

@yumetodo
Created July 7, 2019 14:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yumetodo/e425d3e5db2342335c77fcd0047237d0 to your computer and use it in GitHub Desktop.
Save yumetodo/e425d3e5db2342335c77fcd0047237d0 to your computer and use it in GitHub Desktop.
--- Source/cmAffinity.cxx 2019-07-07 23:36:47.702310000 +0900
+++ Source/cmAffinity.cxx 2019-07-07 23:36:50.924838300 +0900
@@ -3,7 +3,7 @@
#include "cmAffinity.h"
#include "cm_uv.h"
-
+#include <string.h>
#ifndef CMAKE_USE_SYSTEM_LIBUV
# ifdef _WIN32
# define CM_HAVE_CPU_AFFINITY
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment