Fixed build.

This commit is contained in:
Branimir Karadžić 2017-12-30 20:49:14 -08:00
parent 1f3846224b
commit af5b77394b

View File

@ -14,10 +14,10 @@
// IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//-----------------------------------------------------------------------------
#include <stdint.h>
#include <assert.h>
#include <math.h>
#include <vector>
#include <limits>
#include <algorithm>
namespace Forsyth