Ticket #87: museek+-gcc43.patch

File museek+-gcc43.patch, 289 bytes (added by belegdol, 4 months ago)

New patch required to build newnet2 branch

  • NewNet/nnpath.cpp

    old new  
    1919 
    2020#include "nnpath.h" 
    2121#include <assert.h> 
     22#include <limits.h> 
    2223#include "platform.h" 
    2324 
    2425NewNet::Path::Path(const std::vector<std::string> & path)