Fix up build and start site generator.

This commit is contained in:
jmsgrogan 2022-10-03 07:45:10 +01:00
parent d471609712
commit bd60a28eef
15 changed files with 267 additions and 96 deletions

View file

@ -1,5 +1,6 @@
#include "Image.h"
#include "PngWriter.h"
#include "PngWriterImpl.h"
#include <iostream>