Standardizing includes across all project files
ClosedPublic

Authored by andreagenor on Jan 29 2019, 2:07 PM.

Details

Summary

Plus changed call from C version lib files to respective C++ version. Like <math.h> to <cmath>

Diff Detail

Repository
R374 KolourPaint
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
andreagenor requested review of this revision.Jan 29 2019, 2:07 PM
andreagenor created this revision.
tcanabrava accepted this revision.Jan 30 2019, 8:07 AM
This revision is now accepted and ready to land.Jan 30 2019, 8:07 AM
tcanabrava retitled this revision from Standardizing lib calls across all project files to Standardizing includes across all project files.Feb 4 2019, 3:39 PM
This revision was automatically updated to reflect the committed changes.