Commit 93313a14 authored by Vasilev Artem Evgenyevich's avatar Vasilev Artem Evgenyevich :8ball:
Browse files

Update main.c

parent f71f3209
Pipeline #97059 failed with stages
in 5 seconds
......@@ -4,9 +4,9 @@
#include "headers/bmp_reader.h"
#include "headers/bmp_writer.h"
#include "headers/util.h"
#include "headers/errors.h"
#include "headers/transformation.h"
#include "headers/util.h"
int main(int argc, char **argv){
if (argc != 4){
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment