From: Xavi Artigas Date: Fri, 3 May 2019 08:34:16 +0000 (+0200) Subject: CXX examples: remove wrong header inclusion X-Git-Tag: accepted/tizen/unified/20190509.041000~34 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=306a3f60e189508d693915e647637a1613af2d75;p=platform%2Fupstream%2Fefl.git CXX examples: remove wrong header inclusion This was an oversight from the previous refactor. --- diff --git a/src/examples/elementary/popup_cxx_example.cc b/src/examples/elementary/popup_cxx_example.cc index f92b1ad..6195c43 100644 --- a/src/examples/elementary/popup_cxx_example.cc +++ b/src/examples/elementary/popup_cxx_example.cc @@ -3,7 +3,6 @@ #define EFL_CXXPERIMENTAL #include -#include #include #include