This commit is contained in:
tevador 2020-06-09 19:10:56 +02:00
parent 7741eb1e97
commit bece0a7206
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include "../common.hpp"
#ifdef _WIN32
#include <windows.h>
#include <VersionHelpers.h>
#include <versionhelpers.h>
#endif
#include "affinity.hpp"