Skip to content

Commit

Permalink
Add missing includes (compile on debian failed)
Browse files Browse the repository at this point in the history
Change-Id: I96c81d486050aa2e5c6990ee4abbda070f1235e7
Reviewed-by: Sérgio Martins <[email protected]>
  • Loading branch information
kollix authored and iamsergio committed Jul 9, 2018
1 parent d4e9cbc commit b2c01ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pdf/qpdfdocument.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@

#include "public/fpdf_doc.h"

#include <QDateTime>
#include <QDebug>
#include <QFile>
#include <QMutex>

Expand Down

0 comments on commit b2c01ab

Please sign in to comment.