fork download
  1. #ifdef __GNUC__
  2. // Boost causes too much warnings. Tell GCC to ignore them so that
  3. // I don't have to turn off -Werror.
  4. # pragma GCC system_header
  5. #endif
  6. #include BOOST_INCLUDE
  7. #undef BOOST_INCLUDE
Not running #stdin #stdout 0s 0KB
stdin
Standard input is empty
stdout
Standard output is empty