mbroadst / qamqp

AMQP 0.9.1 implementation for Qt
Other
151 stars 128 forks source link

Remove namespace ambiguities #5

Closed AdamMajer closed 10 years ago

AdamMajer commented 10 years ago

Using constructs such as, using namespace QAMQP; is not the best way of defining symbols in those namespaces.