Skip to content

Commit

Permalink
Appease clang some more
Browse files Browse the repository at this point in the history
  • Loading branch information
RobDangerous committed Feb 4, 2024
1 parent 202d5ff commit e0179db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deps/v8/src/inspector/v8-string-conversions.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#ifndef V8_INSPECTOR_V8_STRING_CONVERSIONS_H_
#define V8_INSPECTOR_V8_STRING_CONVERSIONS_H_

#include <cstdint>
#include <string>

// Conversion routines between UT8 and UTF16, used by string-16.{h,cc}. You may
Expand Down

0 comments on commit e0179db

Please sign in to comment.