Include right header in definition of LogLikelihoodSubSample

time-shift
Sébastien Villemot 2013-02-05 15:49:47 +01:00
parent da046d378e
commit ea3d2cd1ed
1 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2009-2012 Dynare Team * Copyright (C) 2009-2013 Dynare Team
* *
* This file is part of Dynare. * This file is part of Dynare.
* *
@ -23,8 +23,7 @@
// Created on: 14-Jan-2010 22:39:14 // Created on: 14-Jan-2010 22:39:14
/////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////
//#include "LogLikelihoodSubSample.hh" #include "LogLikelihoodSubSample.hh"
#include "LogLikelihoodMain.hh" // use ...Main.hh for testing only
LogLikelihoodSubSample::~LogLikelihoodSubSample() LogLikelihoodSubSample::~LogLikelihoodSubSample()
{ {