Fix a build error for toolchain upgrade (gcc6->gcc9) 55/222155/1 accepted/tizen/unified/20200113.130636 submit/tizen/20200110.043755
authorDongsun Lee <ds73.lee@samsung.com>
Fri, 10 Jan 2020 04:35:21 +0000 (13:35 +0900)
committerDongsun Lee <ds73.lee@samsung.com>
Fri, 10 Jan 2020 04:35:21 +0000 (13:35 +0900)
Change-Id: I3de1c7749df82510fc4034e15d9ac1e0a115e259
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
tadcore/TADCInterface/TADC_IF.cpp

index 6dd8504..13a1617 100644 (file)
@@ -39,6 +39,7 @@
 
 #include <cerrno>
 #include <memory>
+#include <functional>
 
 #include "DUIDGenerator.h"