Index: trunk/ab5.0/jenga/include/jenga.h
===================================================================
--- trunk/ab5.0/jenga/include/jenga.h	(revision 532)
+++ trunk/ab5.0/jenga/include/jenga.h	(revision 532)
@@ -0,0 +1,12 @@
+#pragma once
+
+#include "common/Binary.h"
+#include "common/BoostSerializationSupport.h"
+#include "common/CmdLine.h"
+#include "common/Directory.h"
+#include "common/Environment.h"
+#include "common/Exception.h"
+#include "common/File.h"
+#include "common/Hashmap.h"
+#include "common/Path.h"
+#include "common/String.h"
