meta_pragma.cpp

Sign up for a GitHub account Sign in All Gists public qpfiffer / meta_pragma.cpp Created July 08, 2014 Code Revisions 1 /.sunken-menu-group /.sunken-menu-contents Embed HTTPS SSH You can clone with HTTPS or SSH . Download Gist /.only-with-full-nav View meta_pragma.cpp meta_pragma.cpp Raw File suppressed. Click to show. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 // WEBRTC stuff: #include "talk/base/logging.h" #include "talk/base/stringutils.h" #include "talk/base/common.h" #include "talk/base/physicalsocketserver.h" #include "talk/base/ssladapter.h" #include "talk/base/thread.h" // Have to undef some stuff here because the compiler yells about it. Postgres // has it's own versions. #pragma push_macro(...

Linked on 2014-07-08 20:55:24 | Similar Links