(GCC 6.2) Ensure GetTimeMilliseconds is defined only once in automated-tests 01/111501/2
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 20 Jan 2017 18:08:31 +0000 (18:08 +0000)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Mon, 23 Jan 2017 12:00:40 +0000 (04:00 -0800)
commite7a004a0783820a640ce3339ce30de38e052fdc4
tree3ef73d253581f1941ca2713db76eb45b5ea4eafa
parent064dce1a3613f7208928be2f1342ad92d8fa0dcf
(GCC 6.2) Ensure GetTimeMilliseconds is defined only once in automated-tests

Previously this was defined in an anonymous namespace in a header file but not used in
all files that this header file was included in. This caused a compilation error when
compiling with GCC 6.2.

Change-Id: I99d6c75c094c305478b93c6dad7fc03d47f6281d
automated-tests/src/dali-platform-abstraction/utc-image-loading-common.cpp
automated-tests/src/dali-platform-abstraction/utc-image-loading-common.h