Revert "[Tizen] Fix gcc-13 compile error (std::vector include)"
authorEunki, Hong <eunkiki.hong@samsung.com>
Wed, 25 Oct 2023 07:42:40 +0000 (16:42 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Wed, 25 Oct 2023 07:42:40 +0000 (16:42 +0900)
This reverts commit 55b7245191c163fe8b2a0071d2971500f89792f1.

dali-toolkit/devel-api/controls/text-controls/text-label-devel.h

index 379fba5..d9edbb4 100644 (file)
@@ -18,9 +18,6 @@
  *
  */
 
-// EXTERNAL INCLUDES
-#include <dali/public-api/common/vector-wrapper.h>
-
 // INTERNAL INCLUDES
 #include <dali-toolkit/public-api/controls/text-controls/text-label.h>