#include "Halton.h" namespace GtpVisibilityPreprocessor { // global halton generator Halton2 halton2; float Halton2::_invBases[2]; }