alsk/inc/tmp/algorithm.h

8 lines
101 B
C

#ifndef TMP_ALGORITHM_H
#define TMP_ALGORITHM_H
#include "packalgo.h"
#include "treealgo.h"
#endif