diff --git a/src/pipeline/post.h b/src/pipeline/post.h new file mode 100644 index 0000000..5b0e054 --- /dev/null +++ b/src/pipeline/post.h @@ -0,0 +1,4 @@ +#pragma once + +struct PostConfig { +}; \ No newline at end of file