/* * Read out bytes * (C) 1999-2007 Jack Lloyd * * Botan is released under the Simplified BSD License (see license.txt) */ #ifndef BOTAN_GET_BYTE_H__ #define BOTAN_GET_BYTE_H__ #include namespace Botan { } #endif