rename buffer_iterator.inl.h to buffer_iterator.inl.hh

This commit is contained in:
Maxime Coste 2011-10-27 14:13:39 +00:00
parent 5bd61a3f38
commit 62482b65ec
2 changed files with 1 additions and 1 deletions

View File

@ -191,6 +191,6 @@ private:
}
#include "buffer_iterator.inl.h"
#include "buffer_iterator.inl.hh"
#endif // buffer_hh_INCLUDED