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

Fix compilation error of Wayland_Util.h #237

Merged
merged 1 commit into from Apr 1, 2014

Conversation

pfpacket
Copy link
Contributor

@pfpacket pfpacket commented Apr 1, 2014

Remove unneeded #endif to fix the following error: #endif without #if
This compilation error occurs when Wayland support is enabled.

This commit fixes the following error:
error: #endif without #if
@delroth
Copy link
Member

delroth commented Apr 1, 2014

Probably an issue from our migration to #pragma once. Thanks!

delroth added a commit that referenced this pull request Apr 1, 2014
Fix compilation error of Wayland_Util.h
@delroth delroth merged commit 4e0ed8e into dolphin-emu:master Apr 1, 2014
@delroth
Copy link
Member

delroth commented Apr 1, 2014

And I need to setup a nightly Wayland build...

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