4 lines
82 B
C++
4 lines
82 B
C++
#pragma once
|
|
|
|
#include "RenderWindow.hpp"
|
|
#include "drawable/shapes/Rectangle.hpp" |