Added missing include
This commit is contained in:
parent
383578a84d
commit
dd02607153
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
#define HEADER_XBOXDRV_LOG_HPP
|
||||
|
||||
#include <string>
|
||||
#include <sstream>
|
||||
|
||||
/** Takes __PRETTY_FUNCTION__ and tries to shorten it to the form:
|
||||
Classname::function() */
|
||||
|
|
Loading…
Add table
Reference in a new issue