Browse Source

[Minor] Missing include

tags/3.1
Vsevolod Stakhov 2 years ago
parent
commit
a8e5ffed85
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/libmime/mime_string.hxx

+ 1
- 0
src/libmime/mime_string.hxx View File

@@ -23,6 +23,7 @@
#include <optional>
#include <cstdint>
#include <cstdlib>
#include <cstring>
#include <iosfwd>
#include "function2/function2.hpp"
#include "unicode/utf8.h"

Loading…
Cancel
Save