Skip to content
Snippets Groups Projects
Commit 8bdd9943 authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

Fix #endif SYMBOL (breaks Linux build)

parent ca9594af
No related branches found
No related tags found
No related merge requests found
...@@ -58,4 +58,4 @@ class LLUpdaterService ...@@ -58,4 +58,4 @@ class LLUpdaterService
boost::shared_ptr<LLUpdaterServiceImpl> mImpl; boost::shared_ptr<LLUpdaterServiceImpl> mImpl;
}; };
#endif LL_UPDATERSERVICE_H #endif // LL_UPDATERSERVICE_H
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment