HikoGUI
Select Version:
⚠️ This documents the main development branch of HikoGUI. It might differ from release versions.
A low latency retained GUI
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
path_location.hpp
Go to the documentation of this file.
1
2
3#pragma once
4
5#include "path_location_intf.hpp" // export
6#include "path_location_win32_impl.hpp" // export
7
8hi_export_module(hikogui.path.path_location);