#include <vector>#include "cppunit/TestRegistry.h"#include "cppunit/TextTestResult.h"#include "cppunit/Test.h"#include "cppunit/TestSuite.h"#include "log4cpp/NDC.hh"#include "NDCTest.hh"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 9 of file testNDCMain.cpp.