Menu

#36 std::abs used without including relevant header

closed
brummer
fixed (3)
v1.0_(example)
1
2017-02-01
2017-02-01
No

https://sourceforge.net/p/guitarix/git/ci/master/tree/trunk/libgxwmm/gxwmm/gainline.h#l25 calls std::abs(double) without including the relevant header. It should include <cmath> to ensure that function is declared.

Discussion

  • brummer

    brummer - 2017-02-01
    • labels: --> fixed
    • status: open --> closed
    • assigned_to: brummer
     

Anonymous
Anonymous

Add attachments
Cancel