Skip to content

Commit d5dd33e

Browse files
committed
odb: 3dblox: remove unneeded includes
Signed-off-by: osamahammad21 <[email protected]>
1 parent fa64661 commit d5dd33e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/odb/src/3dblox/dbvWriter.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,10 @@
88
#include <filesystem>
99
#include <string>
1010
#include <unordered_set>
11-
#include <vector>
1211

1312
#include "baseWriter.h"
1413
#include "odb/db.h"
1514
#include "odb/defout.h"
16-
#include "odb/geom.h"
1715
#include "odb/lefout.h"
1816
#include "utl/Logger.h"
1917
#include "utl/ScopedTemporaryFile.h"

0 commit comments

Comments
 (0)