bmath file
This commit is contained in:
parent
771751d9c0
commit
8f191a7e3f
3 changed files with 9 additions and 2 deletions
6
include/bmath/sieve.hh
Normal file
6
include/bmath/sieve.hh
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#ifndef BMATH_SIEVE_HH
|
||||
#define BMATH_SIEVE_HH
|
||||
|
||||
namespace bmath {};
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue