#pragma once #include "common.h" class CBurgerApp : public CWinApp { public: CBurgerApp(); DECLARE_MESSAGE_MAP() };