RecipeDB/model/recipe/instruction.cpp

7 lines
66 B
C++
Raw Normal View History

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