Fix compilation error when using MSVC
This commit is contained in:
@@ -28,11 +28,11 @@ class MemoryBuffer;
|
|||||||
#include "COM_ExecutionGroup.h"
|
#include "COM_ExecutionGroup.h"
|
||||||
#include "BLI_rect.h"
|
#include "BLI_rect.h"
|
||||||
#include "COM_MemoryProxy.h"
|
#include "COM_MemoryProxy.h"
|
||||||
#include "BLI_math.h"
|
|
||||||
|
|
||||||
//extern "C" {
|
extern "C" {
|
||||||
//#include "BLI_threads.h"
|
//#include "BLI_threads.h"
|
||||||
//}
|
#include "BLI_math.h"
|
||||||
|
}
|
||||||
//#include <vector>
|
//#include <vector>
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user