Move include to .cpp file
This commit is contained in:
parent
b8c136eeb4
commit
2b9bdf560e
@ -1,3 +1,4 @@
|
||||
#include <CType.h>
|
||||
#include <Format.h>
|
||||
#include <NumberParsing.h>
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
#pragma once
|
||||
#include <Attributes.h>
|
||||
#include <CType.h>
|
||||
#include <Result.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user