Moved sci_ffs() inside iterator.cpp, the only place where it's actually used, and removed tools.*. Also, removed all the unused includes to tools.h from several places
svn-id: r45176
This commit is contained in:
parent
0479964ad7
commit
e4c23834dd
34 changed files with 21 additions and 120 deletions
|
@ -26,7 +26,6 @@
|
|||
#include "sci/engine/message.h"
|
||||
#include "sci/engine/kernel.h"
|
||||
#include "sci/engine/seg_manager.h"
|
||||
#include "sci/tools.h"
|
||||
|
||||
namespace Sci {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue