Skip to content

Add Config.h include to DataStructs.h#137

Open
DonFlymoor wants to merge 1 commit into
LucidVR:mainfrom
DonFlymoor:patch-1
Open

Add Config.h include to DataStructs.h#137
DonFlymoor wants to merge 1 commit into
LucidVR:mainfrom
DonFlymoor:patch-1

Conversation

@DonFlymoor

Copy link
Copy Markdown

USING_SPLAY is defined in Config.h, so we need to include it so we can check if it's defined. Otherwise there is no splay in OutboundData and the program fails to compile when USING_SPLAY is true

USING_SPLAY is defined in Config.h, so we need to include it so we can check if it's defined. Otherwise there is no splay in OutboundData and the program fails to compile when USING_SPLAY is true
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

Successfully merging this pull request may close these issues.

1 participant