Removed '#define CCONFIG_H' from config.h.

This commit is contained in:
Julian Flores 2019-11-26 08:27:37 +01:00
parent 2697fe5cb0
commit c03ae7cede

View File

@ -1,5 +1,4 @@
#pragma once #pragma once
#define CONFIG_H
#include "config_common.h" #include "config_common.h"