// // $Id: $ // #pragma once #ifndef PndEmcNeighbourStore_H #define PndEmcNeighbourStore_H #include class PndEmcTwoCoordIndex; typedef std::set PndEmcNeighbourStore; #endif