Skip to content

Commit

Permalink
add missing headers
Browse files Browse the repository at this point in the history
  • Loading branch information
Pawel Herman committed Jan 16, 2018
1 parent 55cc76c commit d2f4ef5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/happah/geometry/NutRing.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
#include <boost/range.hpp>
#include <glm/gtc/constants.hpp>

#include "happah/Happah.hpp"
#include "happah/geometry/TriangleMesh.hpp"
#include "happah/util/VertexFactory.hpp"

namespace happah {

//DEFINITIONS
Expand Down

0 comments on commit d2f4ef5

Please sign in to comment.