summaryrefslogtreecommitdiffhomepage
path: root/dev/LibIDE/TerminalEmulator.h
blob: 1d368ff83454b636dd115d023de1370b17453eb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* -------------------------------------------

 Copyright (C) 2024 Amlal EL Mahrouss, all rights reserved

------------------------------------------- */

#pragma once

namespace LibIDE
{
	class Terminal;
	class BuildSystem;
} // namespace LibIDE