commit 3b88d5745a67fd1f135ba41cdf03dde084dd10b8 parent 7134b4e33e66ff7bed16e0cabacd9b2494b25331 Author: cfillion <cfillion@users.noreply.github.com> Date: Mon, 14 Mar 2016 17:22:13 -0400 (remove unnecessary include) Diffstat:
M | src/import.hpp | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/import.hpp b/src/import.hpp @@ -20,8 +20,6 @@ #include "dialog.hpp" -#include "remote.hpp" - #include <string> class Download;