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, Bastiaan Bakker, Cedric Le Goater, Steve Ostlind, Marcel Harkema, Walter Stroebel, Glenn Scott and Tony Cheung.
autogenerated on Thu Jan 2 2014 11:35:02