Lesson 35 - Get Compute Auth Token Working
This commit is contained in:
11
Plugins/GameLiftPlugin/Source/GameLiftServer/ThirdParty/asio/src/asio.cpp
vendored
Normal file
11
Plugins/GameLiftPlugin/Source/GameLiftServer/ThirdParty/asio/src/asio.cpp
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
//
|
||||
// asio.cpp
|
||||
// ~~~~~~~~
|
||||
//
|
||||
// Copyright (c) 2003-2021 Christopher M. Kohlhoff (chris at kohlhoff dot com)
|
||||
//
|
||||
// Distributed under the Boost Software License, Version 1.0. (See accompanying
|
||||
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
//
|
||||
|
||||
#include "asio/impl/src.hpp"
|
||||
Reference in New Issue
Block a user