Index: /trunk/FACT++/src/PixelMap.cc
===================================================================
--- /trunk/FACT++/src/PixelMap.cc	(revision 12165)
+++ /trunk/FACT++/src/PixelMap.cc	(revision 12165)
@@ -0,0 +1,3 @@
+#include "PixelMap.h"
+
+const PixelMapEntry PixelMap::empty = { -1, 0, 0, 0, 0, 0 };
