missing #include "stdafx.h" caused a problem when fiddling with CPUONLY #define
This commit is contained in:
Родитель
ca0f8d2a40
Коммит
4dd6d2f100
|
@ -4,6 +4,8 @@
|
|||
// </copyright>
|
||||
//
|
||||
|
||||
#include "stdafx.h"
|
||||
|
||||
#ifdef CPUONLY
|
||||
|
||||
#include "GPUMatrix.cuh"
|
||||
|
|
Загрузка…
Ссылка в новой задаче