diff options
author | Patrick Simianer <p@simianer.de> | 2014-07-15 18:19:00 +0200 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2014-07-15 18:19:00 +0200 |
commit | e207b43bf179277d53b3adc767372469bd8a2ad2 (patch) | |
tree | 6cfab61e60bba7515b2872448b4fc5f2b860d822 /fast/semiring.hh | |
parent | 567f2bd17c05d31cd8a9b9d351f9030cddf53cb7 (diff) |
before msgpack
Diffstat (limited to 'fast/semiring.hh')
-rw-r--r-- | fast/semiring.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fast/semiring.hh b/fast/semiring.hh index 1e40f48..2be19ea 100644 --- a/fast/semiring.hh +++ b/fast/semiring.hh @@ -1,5 +1,6 @@ #ifndef SEMIRING_HH #define SEMIRING_HH +//#pragma once template<typename T> |