testErrorCollision.cpp
Go to the documentation of this file.
1 #define ERROR 666
2 #define LOG4CPP_FIX_ERROR_COLLISION 1
3 
4 #include <log4cpp/Priority.hh>
5 #include <assert.h>
6 
7 int main(int argc, char** argv) {
8  assert(ERROR == 666);
9  return 0;
10 }
int main(int argc, char **argv)
#define ERROR


log4cpp
Author(s): Stephen Roderick, Bastiaan Bakker, Cedric Le Goater, Steve Ostlind, Marcel Harkema, Walter Stroebel, Glenn Scott and Tony Cheung
autogenerated on Sun Jun 23 2019 19:14:17