From 47e59d6baae56e00c9b5f82d5083f88f88f76eec Mon Sep 17 00:00:00 2001 From: Yuri Gorshenin Date: Tue, 21 Jul 2015 15:43:52 +0300 Subject: [PATCH] [platform] Fixed build. --- platform/platform_tests/platform_tests.pro | 3 --- 1 file changed, 3 deletions(-) diff --git a/platform/platform_tests/platform_tests.pro b/platform/platform_tests/platform_tests.pro index d76df36f2e..011592d31c 100644 --- a/platform/platform_tests/platform_tests.pro +++ b/platform/platform_tests/platform_tests.pro @@ -38,6 +38,3 @@ SOURCES += \ measurement_tests.cpp \ platform_test.cpp \ video_timer_test.cpp \ - -HEADERS += \ - file_utils.hpp \