NoGPU.cpp now includes BestGpu.h to see the CPUONLY #define

This commit is contained in:
Frank Seide 2014-11-04 09:17:30 -08:00
Родитель a57b0ef1dd
Коммит b2d77c5d8b
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -5,6 +5,7 @@
//
#include "stdafx.h"
#include "BestGpu.h"
#ifdef CPUONLY