Skip to content

Commit

Permalink
Fix unique_qptr.h without PCH.
Browse files Browse the repository at this point in the history
  • Loading branch information
john-preston committed Feb 26, 2021
1 parent e51ddc6 commit 5421b42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions base/unique_qptr.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
//
#pragma once

#include "base/algorithm.h"

#include <QtCore/QPointer>

namespace base {
Expand Down

0 comments on commit 5421b42

Please sign in to comment.