diff options
| author | Maxime Coste <frrrwww@gmail.com> | 2011-10-27 14:13:39 +0000 |
|---|---|---|
| committer | Maxime Coste <frrrwww@gmail.com> | 2011-10-27 14:13:39 +0000 |
| commit | 62482b65ecf0d5b466389ee5a0f6a5980e82d2ad (patch) | |
| tree | a81fd4996085e45ab546d5d4b9e3add9ff57957a /src/buffer.hh | |
| parent | 5bd61a3f3809ca0409aa593eebf7daa34534f81e (diff) | |
rename buffer_iterator.inl.h to buffer_iterator.inl.hh
Diffstat (limited to 'src/buffer.hh')
| -rw-r--r-- | src/buffer.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buffer.hh b/src/buffer.hh index ac3f0d60..31abd55e 100644 --- a/src/buffer.hh +++ b/src/buffer.hh @@ -191,6 +191,6 @@ private: } -#include "buffer_iterator.inl.h" +#include "buffer_iterator.inl.hh" #endif // buffer_hh_INCLUDED |
