mirror of
https://github.com/Trensa-Organization/split-monitor-workspaces.git
synced 2025-03-15 19:23:39 +01:00
6 lines
85 B
C++
6 lines
85 B
C++
|
#pragma once
|
||
|
|
||
|
#include <src/plugins/PluginAPI.hpp>
|
||
|
|
||
|
inline HANDLE PHANDLE = nullptr;
|