Rename header files.

This commit is contained in:
2018-02-11 22:32:42 -08:00
parent f67b98d7a6
commit 74034c7b76
10 changed files with 10 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
#ifndef LIBABACUS_TREE_H
#define LIBABACUS_TREE_H
#include "libabacus_result.h"
#include "result.h"
#include "vec.h"
/**