1 /* ///////////////////////////////////////////////////////////////////////
7 * Brief: The prefix config of the image library
10 * Copyright (c) 2008-2020, Waruqi All rights reserved.
11 * //////////////////////////////////////////////////////////////////// */
13 #ifndef EXTL_GRAPHIC_IMAGE_PREFIX_H
14 #define EXTL_GRAPHIC_IMAGE_PREFIX_H
17 # error prefix.h need be supported by c++.
20 /* ///////////////////////////////////////////////////////////////////////
23 #include "../prefix.h"
24 #include "../basic_color.h"
25 #include "../basic_rect.h"
26 #include "../basic_point.h"
27 #include "../basic_size.h"
28 /* //////////////////////////////////////////////////////////////////// */
29 #endif /* EXTL_GRAPHIC_IMAGE_PREFIX_H */
30 /* //////////////////////////////////////////////////////////////////// */