Skip to content

Commit f2b4ba9

Browse files
authored
Merge pull request verilog-to-routing#896 from litghost/fix_formatting
Run 'make format'
2 parents e3d4f4d + 8f4776b commit f2b4ba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vpr/src/place/place.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
#include "tatum/echo_writer.hpp"
3737
#include "tatum/TimingReporter.hpp"
3838

39-
using std::min;
4039
using std::max;
40+
using std::min;
4141

4242
/************** Types and defines local to place.c ***************************/
4343

0 commit comments

Comments
 (0)