Definition in file displayer.cpp.
#include "stdmisc.h"
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <iostream>
#include <fstream>
#include <iomanip>
#include "nel/misc/path.h"
#include "nel/misc/mutex.h"
#include "nel/misc/report.h"
#include "nel/misc/debug.h"
#include "nel/misc/displayer.h"
Go to the source code of this file.
Namespaces | |
namespace | NLMISC |
Defines | |
#define | IsDebuggerPresent() false |
|
Definition at line 61 of file displayer.cpp. Referenced by NLMISC::createDebug(), NLMISC::CStdDisplayer::doDisplay(), and NLNET::IService::main(). |