refs #396 move Blackmisc PQ classes into subfolder

This commit is contained in:
Mathew Sutcliffe
2015-04-05 02:15:26 +01:00
committed by Roland Winklmeier
parent 0ab755d510
commit 2363fab8c1
61 changed files with 138 additions and 260 deletions

View File

@@ -17,7 +17,7 @@
#include "samplesalgorithm.h"
#include "samplesconcurrent.h"
#include "blackmisc/blackmiscfreefunctions.h"
#include "blackmisc/pqallquantities.h"
#include "blackmisc/pq/pq.h"
using namespace BlackMisc;
using namespace BlackMiscTest;