Code::Blocks
SVN r11506
|
#include <sdk.h>
#include <wx/progdlg.h>
#include <cbstyledtextctrl.h>
#include <encodingdetector.h>
#include <searchresultslog.h>
#include "coderefactoring.h"
#include "nativeparser.h"
Go to the source code of this file.
Classes | |
class | ScopeDialog |
Macros | |
#define | CC_CODEREFACTORING_DEBUG_OUTPUT 0 |
#define | TRACE(format, args...) |
#define | TRACE2(format, args...) |
#define CC_CODEREFACTORING_DEBUG_OUTPUT 0 |
Definition at line 35 of file coderefactoring.cpp.
#define TRACE | ( | format, | |
args... | |||
) |
Definition at line 62 of file coderefactoring.cpp.
#define TRACE2 | ( | format, | |
args... | |||
) |
Definition at line 63 of file coderefactoring.cpp.