Android toolchain: restored explicit include_directories of system /usr/include
authorAndrey Kamaev <andrey.kamaev@itseez.com>
Wed, 5 Sep 2012 12:25:14 +0000 (16:25 +0400)
committerAndrey Kamaev <andrey.kamaev@itseez.com>
Wed, 5 Sep 2012 12:29:05 +0000 (16:29 +0400)
commitd3501f1545f7769fa63a1df12226164b22dd69a9
tree31810b4da2c667e842dd0d5605333d1354f0d520
parentdcdbc638af3fcf425c30032b394444bebce13863
Android toolchain: restored explicit include_directories of system /usr/include

It is needed because of explicit STL include paths.
Otherwise some standard headers (like fenv.h) can not not be correctly found by the compiler.
android/android.toolchain.cmake