mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-21 12:04:56 +00:00
Merge pull request #9000 from Ebola16/S
LogManager: Add missing include
This commit is contained in:
commit
afd25de85e
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
#include <array>
|
||||
#include <cstdarg>
|
||||
#include <map>
|
||||
#include <string>
|
||||
|
||||
#include "Common/BitSet.h"
|
||||
#include "Common/Logging/Log.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue