App/Toponaming: Compilation cleanup after #9175

Also fixes some trailing whitespace issues
This commit is contained in:
Chris Hennes
2023-06-16 09:14:57 -05:00
parent 4a8d3853ba
commit 318bc35998
5 changed files with 25 additions and 20 deletions

View File

@@ -1,5 +1,6 @@
#include "ElementNamingUtils.h"
#include "PreCompiled.h"
#include "ElementNamingUtils.h"
#include <boost/algorithm/string/predicate.hpp>