~neon/kolourpaint/master

« back to all changes in this revision

Viewing changes to document/kpDocument.cpp

  • Committer: Tomaz Canabrava
  • Author(s): André Agenor
  • Date: 2019-02-14 09:40:06 UTC
  • Revision ID: git-v1:d69b9ee1426dba5b270a8264a5e2a441998744f0
Replace some math macro definitions

Summary: Remove some unused include of math and add a std:: scope to math functions

Reviewers: tcanabrava

Reviewed By: tcanabrava

Differential Revision: https://phabricator.kde.org/D18876

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
#include "widgets/toolbars/kpToolToolBar.h"
47
47
#include "lgpl/generic/kpUrlFormatter.h"
48
48
 
49
 
#include <cmath>
50
49
 
51
50
#include "kpLogCategories.h"
52
51
#include <kio/netaccess.h> // kdelibs4support