From 064fb81b8d38df3bc77e2211fb6bc5db84fedb97 Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Tue, 23 Dec 2014 13:34:21 +0000 Subject: Move containers utils to containers.hh and add filtered/transformed utils --- src/normal.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/normal.cc') diff --git a/src/normal.cc b/src/normal.cc index e4b9c8d1..13f1fb7c 100644 --- a/src/normal.cc +++ b/src/normal.cc @@ -5,6 +5,7 @@ #include "client_manager.hh" #include "command_manager.hh" #include "commands.hh" +#include "containers.hh" #include "context.hh" #include "debug.hh" #include "face_registry.hh" -- cgit v1.2.3