Add missing include to crashlog.h

pull/104/head
Jonathan G Rennison 5 years ago
parent f78b72989b
commit a1cf3358fe

@ -12,6 +12,8 @@
#ifndef CRASHLOG_H
#define CRASHLOG_H
#include <string>
/**
* Helper class for creating crash logs.
*/

Loading…
Cancel
Save