Fix build with ToT libc++

frameworks/minikin/include/minikin/Debug.h:45:33: error: no template named 'vector' in namespace 'std'
   45 | std::string toString(const std::vector<FontFeature>& features);
      |

Test: Build with ToT libc++
Change-Id: Iabe5096338a4ea729a61de9b083f59b54e54e188
1 file changed