diff --git a/libs/libnamemanager/src/io/write_xml_module_name_map.cpp b/libs/libnamemanager/src/io/write_xml_module_name_map.cpp index d8349ba46..74bdfa9e8 100644 --- a/libs/libnamemanager/src/io/write_xml_module_name_map.cpp +++ b/libs/libnamemanager/src/io/write_xml_module_name_map.cpp @@ -4,9 +4,9 @@ *******************************************************************/ /* Headers from system goes first */ #include -#include #include #include +#include /* Headers from vtr util library */ #include "vtr_assert.h" @@ -28,8 +28,8 @@ namespace openfpga { // Begin namespace openfpga /******************************************************************** * This function write header information to a bitstream file *******************************************************************/ -static void write_xml_module_name_map_file_head(std::fstream& fp, - const bool& include_time_stamp) { +static void write_xml_module_name_map_file_head( + std::fstream& fp, const bool& include_time_stamp) { valid_file_stream(fp); fp << "