Using #pragma once in config.h.

This commit is contained in:
Julian Flores 2019-11-26 08:26:26 +01:00
parent 96e174071a
commit 2697fe5cb0

View File

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