cc: #include <float.h> for windows

This commit is contained in:
Crypto City 2020-07-26 23:40:18 +00:00
parent 607c468522
commit 12af6d219c

View File

@ -26,6 +26,7 @@
// STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
// THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include <float.h>
#include "cc.h"
#include "cc_terrain.h"
#include "cc_potential.h"