feat add rxcpp
This commit is contained in:
11
3party/rxcpp/rx-lite.hpp
Normal file
11
3party/rxcpp/rx-lite.hpp
Normal file
@@ -0,0 +1,11 @@
|
||||
// Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.txt in the project root for license information.
|
||||
|
||||
#pragma once
|
||||
|
||||
#if !defined(RXCPP_RX_HPP)
|
||||
#define RXCPP_RX_HPP
|
||||
|
||||
#define RXCPP_LITE
|
||||
#include "rx-includes.hpp"
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user