[studio,turbine] Run liccor

This commit is contained in:
Gary Talent 2024-12-14 14:33:06 -06:00
parent 1e1724bc88
commit 62e4ef71b4
3 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,6 @@
/*
* Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved.
*/
#pragma once #pragma once

View File

@ -1,3 +1,6 @@
/*
* Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved.
*/
#include <studio/undocommand.hpp> #include <studio/undocommand.hpp>

View File

@ -1,3 +1,6 @@
/*
* Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved.
*/
#include <keel/keel.hpp> #include <keel/keel.hpp>