1 2 3 4 5 6 7
#ifndef __BOX32CONTEXT_H_ #define __BOX32CONTEXT_H_ #include "box32.h" #include "box64context.h" #endif//__BOX32CONTEXT_H_