Don't ship our own versions of standard types/functions

Authored by mreeves on Aug 3 2018, 5:55 PM.

Description

Don't ship our own versions of standard types/functions

Use std::min, std::max instead of custome function.
Use stardard QT types for 8, 16, 32 bit inits. Don't try to define our
own.

Details

Committed
mreevesAug 3 2018, 5:55 PM
Parents
R983:5ce6d147d966: Sort includes
Branches
Unknown
Tags
Unknown