imguiWrappedHeader.h 175 B

123456
  1. #pragma once
  2. // This header is for use within the wrapper sources to ensure identical inclusion
  3. // of the core imgui header with all the various options.
  4. #include "imgui.h"