Fix use of undeclared type in C++ tests compilation
authorFelipe Magno de Almeida <felipe@expertisesolutions.com.br>
Thu, 13 Oct 2016 08:51:52 +0000 (17:51 +0900)
committerFelipe Magno de Almeida <felipe@expertisesolutions.com.br>
Thu, 13 Oct 2016 08:56:11 +0000 (17:56 +0900)
commite0390009bc28e755e9fbb4f4f8a2a1ccecbaa641
treed68860822d509a5d35ff32d2ae01ab638e027843
parenteb1fd44dbbc96fce0cebd4f4fd1144e7e06e8ff2
Fix use of undeclared type in C++ tests compilation

Moved Evas_Object_Intercept_Cb_Type; typedef declaration after enum
_Evas_Object_Intercept_Cb_Type definition
src/lib/evas/Evas_Legacy.h