Add newlines to the end of all files
This commit is contained in:
@@ -11,4 +11,4 @@
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include <GridMate/Carrier/SocketDriver_Android.h>
|
||||
#include <GridMate/Carrier/SocketDriver_Android.h>
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include <GridMate/Session/Session_Android.h>
|
||||
#include <GridMate/Session/Session_Android.h>
|
||||
|
||||
@@ -15,4 +15,4 @@ ly_add_source_properties(
|
||||
GridMate/Carrier/StreamSecureSocketDriver.cpp
|
||||
PROPERTY COMPILE_OPTIONS
|
||||
VALUES -Wno-deprecated-declarations
|
||||
)
|
||||
)
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include <GridMate/Session/Session_Linux.h>
|
||||
#include <GridMate/Session/Session_Linux.h>
|
||||
|
||||
@@ -38,4 +38,4 @@ namespace GridMate
|
||||
extendedName = GridMate::string::format("%s::%s", hostName, procName);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include <GridMate/Session/Session_Windows.h>
|
||||
#include <GridMate/Session/Session_Windows.h>
|
||||
|
||||
@@ -18,4 +18,4 @@
|
||||
set(LY_BUILD_DEPENDENCIES
|
||||
PRIVATE
|
||||
ws2_32
|
||||
)
|
||||
)
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include <GridMate/Session/Session_iOS.h>
|
||||
#include <GridMate/Session/Session_iOS.h>
|
||||
|
||||
Reference in New Issue
Block a user