Fabcoin Core  0.16.2
P2P Digital Currency
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
llvm_includes_start.h
Go to the documentation of this file.
1 #if defined(_MSC_VER)
2  #pragma warning(push)
3  #pragma warning(disable: 4267 4244 4800 4624 4141 4291 4146)
4 #endif