Add missing include to crashlog.h
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
#ifndef CRASHLOG_H
|
||||
#define CRASHLOG_H
|
||||
|
||||
#include <string>
|
||||
|
||||
/**
|
||||
* Helper class for creating crash logs.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user