Skip to content

Commit

Permalink
Add header for glm::translate
Browse files Browse the repository at this point in the history
  • Loading branch information
JarrettSJohnson committed May 12, 2024
1 parent a4cc70c commit 6d9ddd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions layer1/SceneView.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#include <glm/mat4x4.hpp>
#include <glm/gtc/type_ptr.hpp>
#include <glm/gtc/epsilon.hpp>
#include <glm/gtc/matrix_transform.hpp>

#include "pymol/algorithm.h"

Expand Down

0 comments on commit 6d9ddd4

Please sign in to comment.