Commit 43bb566e by Philipp Adolf

Fix include guard in vertex.h

parent 07352b7c
#pragma once #pragma once
#ifndef VERTEX_H #ifndef VERTEX_H
#define VERTEX_H
#include <QDebug> #include <QDebug>
#include <QVector2D> #include <QVector2D>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment