testErrorCollision.cpp
Go to the documentation of this file.
00001 #define ERROR 666
00002 #define LOG4CPP_FIX_ERROR_COLLISION 1
00003 
00004 #include <log4cpp/Priority.hh>
00005 #include <assert.h>
00006 
00007 int main(int argc, char** argv) {
00008     assert(ERROR == 666);
00009 }


log4cpp
Author(s): Stephen Roderick
autogenerated on Mon Oct 6 2014 03:13:14