Whitespace
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
#include <vector>
|
||||
#include <tuple>
|
||||
|
||||
|
||||
class Bitmap {
|
||||
public:
|
||||
Bitmap(size_t w, size_t h);
|
||||
|
Reference in New Issue
Block a user