Include cmath for std::floor

remotes/origin/Applications/19.04
Albert Astals Cid 7 years ago
parent 27b76ee7c0
commit 014b97fd96
  1. 2
      core/textdocumentgenerator.cpp

@ -28,6 +28,8 @@
#include "document.h"
#include <cmath>
using namespace Okular;
/**

Loading…
Cancel
Save