Add Fastor library
This commit is contained in:
9
noarch/include/Fastor/util/util.h
Normal file
9
noarch/include/Fastor/util/util.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef UTILS_H
|
||||
#define UTILS_H
|
||||
|
||||
#include "Fastor/util/timeit.h"
|
||||
#include "Fastor/util/print.h"
|
||||
#include "Fastor/util/write.h"
|
||||
#include "Fastor/util/types.h"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user