Remove use of boost from Logging.hpp
authorMatthew Bentham <Matthew.Bentham@arm.com>
Wed, 15 Jan 2020 17:21:38 +0000 (17:21 +0000)
committerMatthew Bentham <Matthew.Bentham@arm.com>
Thu, 16 Jan 2020 09:19:56 +0000 (09:19 +0000)
commitd3a07830771ac6ea0ce3a4d12bfb473cd9a5565d
tree03eefc27c29d76293bbf18ace2d1b94da3ec4239
parentc3da2680f605e705c95811c7ba93770e200e5dc0
Remove use of boost from Logging.hpp

This helps prevent leaking of boost names into Arm NN public headers.

Change-Id: I1605d2ed178965f8e502bc6a4b4ac3e627bbbbed
Signed-off-by: Matthew Bentham <Matthew.Bentham@arm.com>
Android.mk
CMakeLists.txt
include/armnn/Logging.hpp
src/armnn/Logging.cpp [new file with mode: 0644]