Skip to content

Commit cc4488e

Browse files
committed
Moved timing update routines from place.cpp to place_timing_update.*. Enhanced documentation.
1 parent a2685c7 commit cc4488e

File tree

4 files changed

+442
-321
lines changed

4 files changed

+442
-321
lines changed

libs/libvtrutil/src/vtr_vec_id_set.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#define VTR_SET_H
33

44
#include <vector>
5+
#include <algorithm>
56

67
namespace vtr {
78

0 commit comments

Comments
 (0)