hashing.h

Back to Orphans

pastel/sys/

// Description: Hashing module

#ifndef PASTELSYS_HASHING_H_MODULE
#define PASTELSYS_HASHING_H_MODULE

#include "pastel/sys/hashing/hashing.h"
#include "pastel/sys/hashing/hashes.h"

#endif