#include "PostProcessing.h" namespace AssimpNET { PostProcessing::PostProcessing(void) { } PostProcessing::~PostProcessing(void) { } }//namespace