Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
tests
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
}
main
int main(int argc, char **argv)
Definition:
testErrorCollision.cpp:7
ERROR
#define ERROR
Definition:
testErrorCollision.cpp:1
Priority.hh
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:10:00