removed duplicated headers

This commit is contained in:
Phuntsok Drak-pa
2018-10-31 11:41:12 +01:00
parent 77cfbea689
commit ec8676e7ab
2 changed files with 1 additions and 3 deletions

View File

@@ -7,8 +7,6 @@
#include "ppm.h"
#include <assert.h>
#include <stdbool.h>
#include <stdio.h>
#define RGB_COMPONENT_COLOR 255
#define CREATOR "Cartier"