Cleanup: make format after SortedIncludes change

This commit is contained in:
Dalai Felinto
2020-03-19 09:33:03 +01:00
parent 008aaaa378
commit 2d1cce8331
1715 changed files with 5246 additions and 5251 deletions

View File

@@ -24,12 +24,12 @@
* This file was formerly known as: GEN_StdString.cpp.
*/
#include <stdio.h>
#include <stdarg.h>
#include <stdlib.h>
#include <ctype.h>
#include <string.h>
#include "STR_String.h"
#include <ctype.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
/*-------------------------------------------------------------------------------------------------
Construction / destruction