Skip to content
Snippets Groups Projects
Unverified Commit bf1daac9 authored by Tobias Winchen's avatar Tobias Winchen Committed by GitHub
Browse files

Merge pull request #21 from TobiasWinchen/devel

Added missing include guards
parents 5e611095 f22bbc04
No related branches found
No related tags found
No related merge requests found
#ifndef DADABUFFERLAYOUT_H
#define DADABUFFERLAYOUT_H
#include "dada_hdu.h"
namespace psrdada_cpp {
......@@ -57,3 +60,6 @@ class DadaBufferLayout
} // edd
} // effelsberg
} // psrdada_cpp
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment