$search
#include <log4cpp/Priority.hh>
#include <assert.h>
Go to the source code of this file.
Defines | |
#define | ERROR 666 |
#define | LOG4CPP_FIX_ERROR_COLLISION 1 |
Functions | |
int | main (int argc, char **argv) |
#define ERROR 666 |
Definition at line 1 of file testErrorCollision.cpp.
#define LOG4CPP_FIX_ERROR_COLLISION 1 |
Definition at line 2 of file testErrorCollision.cpp.
int main | ( | int | argc, | |
char ** | argv | |||
) |
Definition at line 7 of file testErrorCollision.cpp.