exip  Alpha 0.5.4
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
headerEncode.h
Go to the documentation of this file.
1 /*==================================================================*\
2 | EXIP - Embeddable EXI Processor in C |
3 |--------------------------------------------------------------------|
4 | This work is licensed under BSD 3-Clause License |
5 | The full license terms and conditions are located in LICENSE.txt |
6 \===================================================================*/
7 
19 #ifndef HEADERENCODE_H_
20 #define HEADERENCODE_H_
21 
22 #include "errorHandle.h"
23 #include "procTypes.h"
24 
32 
33 #endif /* HEADERENCODE_H_ */