Skip to content

Commit

Permalink
Include standard <vector> header
Browse files Browse the repository at this point in the history
  • Loading branch information
mymedia2 authored and john-preston committed Sep 27, 2021
1 parent 15026c5 commit 7567b03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codegen/emoji/options.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
//
#pragma once

#include <vector>
#include <QtCore/QString>
#include <QtCore/QStringList>

namespace codegen {
namespace emoji {
Expand Down

0 comments on commit 7567b03

Please sign in to comment.