Missing #pragma once.

This commit is contained in:
Ulrich Germann 2015-06-06 13:22:04 +01:00
parent 56dee1d4ac
commit 7a57ce4dc2

View File

@ -1,4 +1,5 @@
// -*- mode: c++; tab-width: 2; indent-tabs-mode: nil -*-
#pragma once
#include <vector>
#include "ug_typedefs.h"