Cosmetic fixes
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
#define HORUS_PARFACTORLIST_H
|
||||
|
||||
#include <list>
|
||||
#include <queue>
|
||||
|
||||
#include "Parfactor.h"
|
||||
#include "ProbFormula.h"
|
||||
@@ -11,6 +10,8 @@
|
||||
using namespace std;
|
||||
|
||||
|
||||
class Parfactor;
|
||||
|
||||
class ParfactorList
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user