#pragma once #include "gfx_object.hpp" class GFXFramebuffer : public GFXObject { public: };