Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. #if (_MSC_VER > 1600)
  2. # if defined(BOOST_ASSERT_CONFIG)
  3. # error "Unknown compiler version - please run the configure tests and report the results"
  4. # else
  5. # pragma message("Unknown compiler version - please run the configure tests and report the results")
  6. # endif
  7. #endif
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement