Whitespace
parent
4a5e9d41ea
commit
331a5749b9
|
@ -5,6 +5,7 @@
|
|||
#include <vector>
|
||||
#include <tuple>
|
||||
|
||||
|
||||
class Bitmap {
|
||||
public:
|
||||
Bitmap(size_t w, size_t h);
|
||||
|
|
Loading…
Reference in New Issue