efl/src/tests/elementary_cxx/cxx_compile_test.cc

11 lines
126 B
C++

#ifdef HAVE_CONFIG_H
# include "config.h"
# include "elementary_config.h"
#endif
#include <Efl_Ui.hh>
#include <iostream>