9 lines
83 B
C
9 lines
83 B
C
#ifndef __APP_INSTALL_H__
|
|
#define __APP_INSTALL_H__
|
|
|
|
|
|
#include <stdint.h>
|
|
|
|
|
|
#endif
|