Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #9000 from Ebola16/S
LogManager: Add missing include
  • Loading branch information
Tilka committed Aug 3, 2020
2 parents 25ebc3c + 6020133 commit afd25de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/Core/Common/Logging/LogManager.h
Expand Up @@ -7,6 +7,7 @@
#include <array>
#include <cstdarg>
#include <map>
#include <string>

#include "Common/BitSet.h"
#include "Common/Logging/Log.h"
Expand Down

0 comments on commit afd25de

Please sign in to comment.