// LSBFEncoder.cpp #include "StdAfx.h" #include "LSBFEncoder.h" #include "Common/Defs.h" namespace NStream { namespace NLSBF { }}