11 lines
288 B
C++
11 lines
288 B
C++
/**
|
|
* @author Edouard DUPIN
|
|
*
|
|
* @copyright 2011, Edouard DUPIN, all right reserved
|
|
*
|
|
* @license BSD v3 (see license file)
|
|
*/
|
|
|
|
// this include a dynamic generating file ==> this is really stupid, but it is needed for the dependency coherency
|
|
#include <ewol/os/gui.Android.tmp.cpp>
|