X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=snapshotimp.h;h=b03d28527e3efe69257cbf48ac1311776dbec5ee;hb=6b87c110fbda87ccec4f58b1e292d5f9434c8691;hp=2e4929d0477e4605cd5363fb86266cd054d1f3fe;hpb=a330e8dbc94f534876cc35b1d9d1b1c06d83a437;p=model-checker.git diff --git a/snapshotimp.h b/snapshotimp.h index 2e4929d..b03d285 100644 --- a/snapshotimp.h +++ b/snapshotimp.h @@ -9,7 +9,6 @@ #include #include #include -#include #include #define SHARED_MEMORY_DEFAULT (100 * ((size_t)1 << 20)) // 100mb for the shared memory #define STACK_SIZE_DEFAULT (((size_t)1 << 20) * 20) // 20 mb out of the above 100 mb for my stack