From 161a47caa79a7b60ae7b00c73aa062acc2de3088 Mon Sep 17 00:00:00 2001 From: Frank Dellaert Date: Sat, 30 Jan 2010 05:22:17 +0000 Subject: [PATCH] --- cpp/IndexTable.h | 1 + 1 file changed, 1 insertion(+) diff --git a/cpp/IndexTable.h b/cpp/IndexTable.h index d58e4523a..e219b26f8 100644 --- a/cpp/IndexTable.h +++ b/cpp/IndexTable.h @@ -7,6 +7,7 @@ #pragma once +#include #include // TODO should not be in header #include "Testable.h"