Skip to content

Commit

Permalink
tp: add missing include
Browse files Browse the repository at this point in the history
Fixes build error on Windows

Change-Id: Iaac27ad7d5abcfa87f19c89f67744d13cf279d2c
  • Loading branch information
LalitMaganti committed Oct 9, 2023
1 parent 3c01b8c commit e6dd51c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

#include "src/trace_processor/perfetto_sql/engine/perfetto_sql_engine.h"

#include <cctype>
#include <memory>
#include <optional>
#include <string>
Expand Down

0 comments on commit e6dd51c

Please sign in to comment.