aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/wcstringutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wcstringutil.h')
-rw-r--r--src/wcstringutil.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wcstringutil.h b/src/wcstringutil.h
index 73ca7ac6..4d19fc0b 100644
--- a/src/wcstringutil.h
+++ b/src/wcstringutil.h
@@ -6,6 +6,7 @@ Helper functions for working with wcstring
#ifndef FISH_WCSTRINGUTIL_H
#define FISH_WCSTRINGUTIL_H
+#include <string>
#include <utility>
#include "common.h"