#include <stdlib.h>#include <qfile.h>#include "entry.h"#include "marshal.h"#include "util.h"#include "section.h"#include "doxygen.h"#include "filestorage.h"#include "arguments.h"#include "config.h"Go to the source code of this file.
Macros | |
| #define | HEADER ('D'<<24)+('O'<<16)+('X'<<8)+'!' |
1.8.11