Fix gcc 4.9 build errors.

This commit is contained in:
Shyotl
2018-08-12 18:26:07 -05:00
parent 38c6302f11
commit 0d8dfb41bc
3 changed files with 4 additions and 3 deletions

View File

@@ -141,6 +141,8 @@ bool handle_go_to();
// Export to XML or Collada
void handle_export_selected( void * );
const LLUUID get_focused_list_id_selected();
class LLViewerMenuHolderGL : public LLMenuHolderGL
{
public: