Add string header to fix build issues

This commit is contained in:
Jean THOMAS 2020-05-05 09:05:49 +02:00
parent e54e2f5b5e
commit 6d9ca80e4c

View File

@ -20,6 +20,7 @@ this program. If not, see <https://www.gnu.org/licenses/>.
#pragma once
#include <string>
#include <memory>
#include <vector>
#include <time.h>