mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-15 08:16:08 +00:00
chore(Cleanup): added new lines to the end of files where they are not present (#17774)
This commit is contained in:
@@ -190,4 +190,4 @@ foreach(APPLICATION_NAME ${APPLICATIONS_BUILD_LIST})
|
||||
if (USE_COREPCH AND EXISTS ${PATH_TO_PCH})
|
||||
add_cxx_pch(${APP_PROJECT_NAME} ${PATH_TO_PCH})
|
||||
endif()
|
||||
endforeach()
|
||||
endforeach()
|
||||
|
||||
@@ -640,4 +640,4 @@ namespace lfg
|
||||
|
||||
#define sLFGMgr lfg::LFGMgr::instance()
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -305,4 +305,4 @@ struct fmt::formatter<WorldPackets::String<MaxBytesWithoutNullTerminator, Valida
|
||||
}
|
||||
};
|
||||
|
||||
#endif // PacketUtilities_h__
|
||||
#endif // PacketUtilities_h__
|
||||
|
||||
Reference in New Issue
Block a user