Clean up the misc/formater.hh file.
* src/misc/formater.hh (formater::format, formater::prime): Move ... * src/misc/formater.cc: ... in this new file. * src/misc/Makefile.am: Add it. * src/sanity/style.test: Allow <iostream> in headers where << or >> are used.
This commit is contained in:
parent
f6dc6412d3
commit
3f5e6102dc
4 changed files with 64 additions and 35 deletions
|
|
@ -63,6 +63,7 @@ libmisc_la_SOURCES = \
|
|||
bddop.cc \
|
||||
escape.cc \
|
||||
freelist.cc \
|
||||
formater.cc \
|
||||
intvcomp.cc \
|
||||
intvcmp2.cc \
|
||||
memusage.cc \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue