Make GCC happy. Needs to have seen this before processing the hash table template.
| 25 | // Make GCC happy. Needs to have seen this before processing the |
| 26 | // hash table template. |
| 27 | struct VertTuple; |
| 28 | namespace DictHash |
| 29 | { |
| 30 | inline U32 hash( const VertTuple& data ); |