13 lines
180 B
C
13 lines
180 B
C
/**
|
|
* @author Edouard DUPIN
|
|
*
|
|
* @copyright 2014, Edouard DUPIN, all right reserved
|
|
*
|
|
* @license APACHE-2 (see license file)
|
|
*/
|
|
|
|
#ifndef __ECI_H__
|
|
#define __ECI_H__
|
|
|
|
#endif
|