diff options
Diffstat (limited to 'src/include/box32context.h')
| -rw-r--r-- | src/include/box32context.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/include/box32context.h b/src/include/box32context.h new file mode 100644 index 00000000..fac7a6f7 --- /dev/null +++ b/src/include/box32context.h @@ -0,0 +1,7 @@ +#ifndef __BOX32CONTEXT_H_ +#define __BOX32CONTEXT_H_ + +#include "box32.h" +#include "box64context.h" + +#endif//__BOX32CONTEXT_H_ \ No newline at end of file |