Changeset 700 for library/bdm/mex

Show
Ignore:
Timestamp:
11/04/09 22:54:58 (15 years ago)
Author:
smidl
Message:

Making tutorial/userguide example work again (changes of mpdf and bayes)

Location:
library/bdm/mex
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • library/bdm/mex/config2mxstruct.h

    r665 r700  
    22#define CFGSTR_H 
    33 
    4 #include "../base/libconfig/libconfig.h++" 
     4#include "../base/libconfig/lib/libconfig.h++" 
    55#include <itpp/itbase.h> 
    66#include <itpp/itmex.h> 
  • library/bdm/mex/mex_parser.h

    r691 r700  
    33 
    44 
    5 #include "../base/libconfig/lib/lib/libconfig.h++" 
     5#include "base/libconfig/lib/libconfig.h++" 
    66#include <itpp/itbase.h> 
    77#include <itpp/itmex.h>