Skip to content

Fixed compilation for neither-boost-nor-c++11 case.

the-very requested to merge github/fork/dzhioev/master into master

Created by: dzhioev

There were several compilation errors when I tried to compile example.cpp with command line: g++ -Iinclude example.cpp

Merge request reports