Open Murloc992 opened 8 years ago
We have tons of files that are header only and have functionality implemented in the header.
If possible, move out functionality to corresponding .cpp files so the code looks cleaner and compiles (a tiny bit) faster.
We have tons of files that are header only and have functionality implemented in the header.
If possible, move out functionality to corresponding .cpp files so the code looks cleaner and compiles (a tiny bit) faster.