#ifndef CHAOS_CIPHER_ARC4_HPP #define CHAOS_CIPHER_ARC4_HPP namespace Chaos::Cipher::Arc4 { } // namespace Chaos::Cipher::Arc4 #endif