7 lines
73 B
C++
7 lines
73 B
C++
#ifndef SYSTYPES_H
|
|
#define SYSTYPES_H
|
|
|
|
#include "mmgr/types.hpp"
|
|
|
|
#endif
|