6 lines
79 B
C++
6 lines
79 B
C++
|
|
#pragma once
|
||
|
|
|
||
|
|
#include "imgui.h"
|
||
|
|
#include "imgui_stdlib.h"
|
||
|
|
#include "implot.h"
|