RecipeDB/model/recipe/instruction.cpp

7 lines
71 B
C++
Raw Normal View History

#include "model/recipe/instruction.h"
Instruction::Instruction()
{
}