Add beast SConstruct and .travis.yml

This commit is contained in:
Vinnie Falco
2014-03-24 09:26:55 -07:00
parent cc6cd0bb8f
commit d64f5a387c
26 changed files with 305 additions and 201 deletions

View File

@@ -17,6 +17,10 @@
*/
//==============================================================================
#include "../basic_message.h"
#include <boost/system/error_code.hpp>
namespace beast {
namespace joyent {