mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-26 08:41:13 +02:00
2b45e13c5c
- use std versions of function, bind and ref - OVERRIDE -> override - NULL -> nullptr - use std versions of random distributions NOTE: this may be last revision that supports gcc-4.5
5 lines
64 B
C
5 lines
64 B
C
#pragma once
|
|
#include "../../Global.h"
|
|
|
|
#include "Fuzzy.h"
|