alsk/inc/tmp/algorithm.h

8 lines
101 B
C
Raw Normal View History

2021-05-10 16:14:13 +00:00
#ifndef TMP_ALGORITHM_H
#define TMP_ALGORITHM_H
#include "packalgo.h"
#include "treealgo.h"
#endif