@@ -15,6 +15,8 @@
|
||||
#include "ntl_world.h"
|
||||
#include "simulation_object.h"
|
||||
|
||||
#include <stdlib.h> /* rand(3) */
|
||||
|
||||
#include <zlib.h>
|
||||
#ifndef sqrtf
|
||||
#define sqrtf sqrt
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
|
||||
#include <iostream>
|
||||
#include <sstream>
|
||||
#include <stdlib.h> /* getenv(3), strtol(3) */
|
||||
#ifdef WIN32
|
||||
// for timing
|
||||
#include <windows.h>
|
||||
|
||||
Reference in New Issue
Block a user