Skip to content

Commit

Permalink
Added missing header in Quantity_Color_1.hxx
Browse files Browse the repository at this point in the history
  • Loading branch information
tpaviot committed Jan 12, 2018
1 parent 9e6bfee commit 3661be5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Quantity/Quantity_Color_1.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
#ifndef COLOR_PXX_INCLUDED
#define COLOR_PXX_INCLUDED

#include <Quantity_Parameter.hxx>

#define RGBHLS_H_UNDEFINED -1.0

static Quantity_Parameter TheEpsilon = 0.0001;
Expand Down

0 comments on commit 3661be5

Please sign in to comment.