File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
libs/common/include/launchdarkly/bindings/c/config Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11
11
#pragma message( \
12
12
"LaunchDarkly Client-side C++ SDK: ACTION REQUIRED: This header has moved!")
13
13
#pragma message( \
14
- "LaunchDarkly Client-side C++ SDK: Please import 'launchdarkly/client_side/bindings/c/config/builder.h' instead")
14
+ "LaunchDarkly Client-side C++ SDK: Please include 'launchdarkly/client_side/bindings/c/config/builder.h' instead")
Original file line number Diff line number Diff line change 11
11
#pragma message( \
12
12
"LaunchDarkly Client-side C++ SDK: ACTION REQUIRED: This header has moved!")
13
13
#pragma message( \
14
- "LaunchDarkly Client-side C++ SDK: Please import 'launchdarkly/client_side/bindings/c/config/config.h' instead")
14
+ "LaunchDarkly Client-side C++ SDK: Please include 'launchdarkly/client_side/bindings/c/config/config.h' instead")
You can’t perform that action at this time.
0 commit comments