Indentation.

This commit is contained in:
Nicolás Ortega Froysa
2018-04-04 18:09:54 +02:00
parent 1e72b5f05e
commit 2c863fc281

View File

@ -19,5 +19,5 @@
#pragma once
#ifndef VERSION
#define VERSION "[version]"
# define VERSION "[version]"
#endif