#include #include "Pvs.h" namespace GtpVisibilityPreprocessor { int KdPvs::Compress() { return 0; // TODO } }