update file_dialog header
This commit is contained in:
@@ -118,7 +118,7 @@ class FileDialogWrapper {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
#elif defined(__APPLE__)
|
#else
|
||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
@@ -133,8 +133,6 @@ class FileDialogWrapper {
|
|||||||
const std::string& folder_path);
|
const std::string& folder_path);
|
||||||
};
|
};
|
||||||
|
|
||||||
#else
|
|
||||||
#error "Unsupported platform."
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif // YAZE_APP_CORE_PLATFORM_FILE_DIALOG_H
|
#endif // YAZE_APP_CORE_PLATFORM_FILE_DIALOG_H
|
||||||
|
|||||||
Reference in New Issue
Block a user