Skip to content
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.

Commit

Permalink
[qtaround] Add #include for cmath. Contributes to JB#46923
Browse files Browse the repository at this point in the history
  • Loading branch information
mlehtima committed Aug 31, 2019
1 parent 468b968 commit c136476
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/util.cpp
Expand Up @@ -11,6 +11,8 @@
#include <QString>
#include <QMap>

#include <cmath>

namespace qtaround {

namespace error {
Expand Down

0 comments on commit c136476

Please sign in to comment.