Skip to content

Commit

Permalink
Removes unnecessary includes.
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumeblanc committed May 19, 2024
1 parent 337ec63 commit 0c6f77b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions samples/motion_playback/sample_motion_playback.cc
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@
#include "ozz/animation/runtime/local_to_model_job.h"
#include "ozz/animation/runtime/sampling_job.h"
#include "ozz/animation/runtime/skeleton.h"
#include "ozz/animation/runtime/track.h"
#include "ozz/animation/runtime/track_sampling_job.h"
#include "ozz/base/log.h"
#include "ozz/base/maths/box.h"
#include "ozz/base/maths/simd_math.h"
Expand Down

0 comments on commit 0c6f77b

Please sign in to comment.