Sign in
◑
Theme
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
1829a5e48a301876a7c7e40385dcae225dc3e8c6
/
.
/
libtatum
/
tatum
/
TimingReporterFwd.hpp
blob: 16e0098e5e0665189f00836f76cbe4a7b8894f5c [
file
]
#ifndef
TATUM_TIMING_REPORTER_FWD_HPP
#define
TATUM_TIMING_REPORTER_FWD_HPP
namespace
tatum
{
//A class for generating timing reports
class
TimingReporter
;
}
//namespace
#endif