mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 01:57:13 +00:00
clang-format
This commit is contained in:
+2
-2
@@ -5,11 +5,11 @@
|
|||||||
|
|
||||||
/* This is a unity-build style source file, as PHP's build system is simplest with 1 source file per extension */
|
/* This is a unity-build style source file, as PHP's build system is simplest with 1 source file per extension */
|
||||||
|
|
||||||
|
#include "crc.c"
|
||||||
#include "credentials.c"
|
#include "credentials.c"
|
||||||
#include "crt.c"
|
#include "crt.c"
|
||||||
#include "event_loop.c"
|
#include "event_loop.c"
|
||||||
|
#include "hash.c"
|
||||||
#include "http.c"
|
#include "http.c"
|
||||||
#include "signing.c"
|
#include "signing.c"
|
||||||
#include "stream.c"
|
#include "stream.c"
|
||||||
#include "hash.c"
|
|
||||||
#include "crc.c"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user