RecipeDB/model/recipe/instruction.cpp

7 lines
71 B
C++

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