cxx: Added examples and tutorial for C++ binding
[platform/upstream/elementary.git] / src / tests / elm_cxx_suite.cc
1 #include <Elementary.hh>
2
3 int main()
4 {
5 }