mosesdecoder/contrib/other-builds/moses2/server
michaelhutt b1e3d24e66 Boost needs to be included before xmlrpc-c [gcc specific?]
Somewhere in xmlrpc-c, CR is defined as '\n' and boost::chrono has
a line in its header that is attempting to typedef something to CR
which creates very strange error messages.

The Intel compiler seems to have no problem with this, but gcc errors out.
2016-04-14 15:19:47 -04:00
..
Server.cpp Boost needs to be included before xmlrpc-c [gcc specific?] 2016-04-14 15:19:47 -04:00
Server.h server 2016-04-10 23:01:21 +04:00
TranslationRequest.cpp output 2016-04-12 22:57:04 +04:00
TranslationRequest.h output 2016-04-12 22:57:04 +04:00
Translator.cpp server - now get correct input 2016-04-12 12:40:20 +04:00
Translator.h server - now get correct input 2016-04-12 12:40:20 +04:00