math/mpreduce.h: Missing include files.
[u/mdw/catacomb] / symm / whirlpool256.h
... / ...
CommitLineData
1/* -*-c-*-
2 *
3 * Stub header for Whirlpool-256
4 */
5
6#ifndef CATACOMB_WHIRLPOOL256_H
7#define CATACOMB_WHIRLPOOL256_H
8
9#include "whirlpool.h"
10
11#endif