First commit - Seems to pass "all 1's" evolution test
This commit is contained in:
13
Includes.h
Normal file
13
Includes.h
Normal file
@ -0,0 +1,13 @@
|
||||
#ifndef BITEVOLVER_INCLUDES_H
|
||||
#define BITEVOLVER_INCLUDES_H
|
||||
|
||||
|
||||
//
|
||||
#include "BitEvolver/Defines.h"
|
||||
#include "BitEvolver/Enums.h"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user