Skip to content

Commit 966e575

Browse files
committed
Ran clang-format
1 parent 0678e6c commit 966e575

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

include/vsg/animation/time_value.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,4 @@ namespace vsg
7979
}
8080
}
8181

82-
8382
} // namespace vsg

src/vsg/animation/CameraSampler.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1111
</editor-fold> */
1212

1313
#include <vsg/animation/AnimationGroup.h>
14-
#include <vsg/animation/Joint.h>
1514
#include <vsg/animation/CameraSampler.h>
15+
#include <vsg/animation/Joint.h>
1616
#include <vsg/app/Camera.h>
1717
#include <vsg/core/compare.h>
1818
#include <vsg/io/Input.h>

0 commit comments

Comments
 (0)