projects
/
platform
/
core
/
multimedia
/
trackrenderer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2af49e9
)
Fixed the build error using gcc 13
74/294974/1
accepted/tizen/unified/20230703.093335
accepted/tizen/unified/dev/20230726.115621
author
wchang kim
<wchang.kim@samsung.com>
Thu, 29 Jun 2023 08:18:41 +0000
(17:18 +0900)
committer
wchang kim
<wchang.kim@samsung.com>
Thu, 29 Jun 2023 08:18:41 +0000
(17:18 +0900)
Change-Id: I0edc460bc08729ea4ed6280e967f99d5c9946ea5
src/trackrenderer_capi_utils.cpp
patch
|
blob
|
history
diff --git
a/src/trackrenderer_capi_utils.cpp
b/src/trackrenderer_capi_utils.cpp
index c8727375a0a173994f7ad53cd78aa39db47695c9..a4e56690cd40c1149fb3e80da9c649434731ca92 100644
(file)
--- a/
src/trackrenderer_capi_utils.cpp
+++ b/
src/trackrenderer_capi_utils.cpp
@@
-2,8
+2,9
@@
// @ Copyright [2017] <S/W Platform, Visual Display, Samsung Electronics>
//
-#include
"trackrenderer/trackrenderer_capi_utils.h"
+#include
<string>
+#include "trackrenderer/trackrenderer_capi_utils.h"
#include "trackrenderer/core/track_util.h"
#include "trackrenderer/core/utils/log.h"