rename *.hpp -> *.h
This commit is contained in:
parent
ef6a48351b
commit
f285609562
3 changed files with 2 additions and 2 deletions
|
@ -51,8 +51,8 @@
|
|||
#include "root/RMicroFileReader.hxx"
|
||||
|
||||
#include "types.h"
|
||||
#include "defer.hpp"
|
||||
#include "prof.hpp"
|
||||
#include "defer.h"
|
||||
#include "prof.h"
|
||||
#include "mem.h"
|
||||
#include "str.h"
|
||||
#include "rntuple.h"
|
||||
|
|
Loading…
Reference in a new issue