Skip to content

Commit

Permalink
Added missing incldue
Browse files Browse the repository at this point in the history
  • Loading branch information
robertosfield committed Jul 2, 2024
1 parent 1702663 commit 41db2bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/vsgPoints/Bricks.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI

#include <vsgPoints/Brick.h>

#include <list>

namespace vsgPoints
{
class VSGPOINTS_DECLSPEC Bricks : public vsg::Inherit<vsg::Object, Bricks>
Expand Down

0 comments on commit 41db2bc

Please sign in to comment.