AMQP-CPP/include
Dirkco du Plessis 1479922901 Fix MSVC compile warning C4800 for bitwise operation resulting in int to boolean assignment.
Fix MSVC compile warning C4244 possible loss of data. Possible data loss from uint64_t to uint32_t.
2018-04-22 15:53:52 +01:00
..
amqpcpp Fix MSVC compile warning C4800 for bitwise operation resulting in int to boolean assignment. 2018-04-22 15:53:52 +01:00
amqpcpp.h added ability to set the handle to the openssl library (so that programs that load openssl via dlopen() can still use amqp-cpp) 2018-03-09 15:08:52 +01:00