X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2Flibvpx%2Fsource%2Flibvpx%2Ftest%2Fmd5_helper.h;h=dd446f4f6d05f2a98f28881c0bfaed46428ae5a6;hb=ff3e2503a20db9193d323c1d19c38c68004dec4a;hp=289f6089b17d829483440ad924ca24803234d180;hpb=7338fba38ba696536d1cc9d389afd716a6ab2fe6;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/libvpx/source/libvpx/test/md5_helper.h b/src/third_party/libvpx/source/libvpx/test/md5_helper.h index 289f608..dd446f4 100644 --- a/src/third_party/libvpx/source/libvpx/test/md5_helper.h +++ b/src/third_party/libvpx/source/libvpx/test/md5_helper.h @@ -11,10 +11,8 @@ #ifndef TEST_MD5_HELPER_H_ #define TEST_MD5_HELPER_H_ -extern "C" { #include "./md5_utils.h" #include "vpx/vpx_decoder.h" -} namespace libvpx_test { class MD5 {