Skip to content

Commit 9449431

Browse files
committed
formatting
1 parent ea191f1 commit 9449431

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/xinspect.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
* The full license is in the file LICENSE, distributed with this software. *
77
************************************************************************************/
88

9-
#include <string>
10-
#include <fstream>
11-
#include <utility>
129
#include <filesystem>
10+
#include <fstream>
1311
#include <regex>
12+
#include <string>
13+
#include <utility>
1414

1515
#include "xinspect.hpp"
1616

0 commit comments

Comments
 (0)