doxygen: some code shuffle to prevent clashing file names, ensure MEM_guardedalloc.h also shows in docs

This commit is contained in:
Nathan Letwory
2011-02-21 11:38:55 +00:00
parent e46da7166b
commit d9563f5e2b
4 changed files with 7 additions and 5 deletions

View File

@@ -25,7 +25,7 @@
#define MEM_ALLOCATOR_H
#include "guardedalloc/MEM_guardedalloc.h"
#include "guardedalloc/BLO_sys_types.h"
#include "guardedalloc/MEM_sys_types.h"
template<typename _Tp>
struct MEM_Allocator