Skip to content
This repository was archived by the owner on Mar 1, 2025. It is now read-only.

Commit e3ea68c

Browse files
authored
Update Placement.cpp
1 parent cb36fb6 commit e3ea68c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Base/Placement.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222

2323
#include "PreCompiled.h"
2424

25-
#include "Console.h"
25+
#include <fmt/format.h>
26+
2627
#include "Placement.h"
2728
#include "Matrix.h"
2829
#include "Rotation.h"

0 commit comments

Comments
 (0)