fix include guard: modulus.hpp

This commit is contained in:
bolero-MURAKAMI 2013-08-03 22:00:16 +09:00
parent f8bfa6eeba
commit 514c5f0c69

View file

@ -1,5 +1,5 @@
#ifndef SPROUT_FUNCTIONAL_MODULUS_HPP #ifndef SPROUT_FUNCTIONAL_MODULUS_HPP
#define SPROUT_FUNCTIONAL_X_HPP #define SPROUT_FUNCTIONAL_MODULUS_HPP
#include <utility> #include <utility>
#include <sprout/config.hpp> #include <sprout/config.hpp>