Tomato Branch:
* Fix for msvc, it needs stdio header for the NULL keyword.
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
* \ingroup RASKTER
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <malloc.h>
|
||||
#include "raskter.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user