Skip to content
Snippets Groups Projects
Commit 375ace2f authored by Owen Arnold's avatar Owen Arnold
Browse files

Refs #3611. Fix GCC test issue.

parent 0d6562bf
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ private:
public:
PlaneImplicitFunctionTest() :
Plane3DImplicitFunctionTest() :
normal(1, 1, 1), origin(2, 3, 4), width(2), PI(3.14159265)
{
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment