Use namespace BlackSample in samples

refs #594
This commit is contained in:
Roland Winklmeier
2016-02-09 10:18:55 +01:00
parent bf787478ad
commit bd6f0d0f25
42 changed files with 726 additions and 707 deletions

View File

@@ -9,10 +9,10 @@
//! \file
#ifndef BLACKMISCTEST_SAMPLESCONTAINER_H
#define BLACKMISCTEST_SAMPLESCONTAINER_H
#ifndef BLACKSAMPLE_SAMPLESCONTAINER_H
#define BLACKSAMPLE_SAMPLESCONTAINER_H
namespace BlackMiscTest
namespace BlackSample
{
//! Samples for our containers
class CSamplesContainer