Skip to content

Commit

Permalink
Add <optional> include to gtk integration header
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya-fedin authored and john-preston committed Jun 24, 2021
1 parent 6dc9324 commit 01d152a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base/platform/linux/base_linux_gtk_integration.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ For license and copyright information please follow this link:
#include "base/const_string.h"

#include <QtCore/QLibrary>
#include <optional>

namespace base {
namespace Platform {
Expand Down

0 comments on commit 01d152a

Please sign in to comment.