[gnote] Fix header



commit e81dfd9c7edc2bc3e76ab696e44c4209e932be62
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Sun Feb 12 22:16:37 2017 +0200

    Fix header

 src/sharp/files.hpp |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/sharp/files.hpp b/src/sharp/files.hpp
index 0f20ffa..00d416c 100644
--- a/src/sharp/files.hpp
+++ b/src/sharp/files.hpp
@@ -26,6 +26,8 @@
 #ifndef __SHARP_FILES_HPP_
 #define __SHARP_FILES_HPP_
 
+#include <vector>
+
 #include <glibmm/ustring.h>
 
 namespace sharp {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]