Skip to content

Commit ee3404d

Browse files
author
JiaWen Li
committed
Merge branch 'feat_dependency_optimization' into 'master'
Feat dependency optimization See merge request server/openapi/openapi-cpp-sdk!6
2 parents 81c59bf + 81f8a7c commit ee3404d

File tree

187 files changed

+78158
-16
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

187 files changed

+78158
-16
lines changed

demo/openapi_cpp_test/openapi_cpp_test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#include "tigerapi/model.h"
77
#include "tigerapi/order_util.h"
88
#include "tigerapi/utils.h"
9-
#include <cpprest/details/basic_types.h>
9+
#include "cpprest/details/basic_types.h"
1010

1111
using namespace std;
1212
using namespace web;

include/cpprest/astreambuf.h

Lines changed: 1180 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)