[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

baseapp/main两次#include用意? #1579

Open
liubuyang opened this issue Nov 17, 2022 · 1 comment
Open

baseapp/main两次#include用意? #1579

liubuyang opened this issue Nov 17, 2022 · 1 comment

Comments

@liubuyang
Copy link

#undef DEFINE_IN_INTERFACE
#include "client_lib/client_interface.h"
#define DEFINE_IN_INTERFACE
#include "client_lib/client_interface.h"

两次#include有什么作用?

@viewjj
Copy link
viewjj commented Jan 12, 2023

不管定不定义 DEFINE_IN_INTERFACE 都要包含client_interface.h

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants