X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=src%2Forder.h;fp=src%2Forder.h;h=e40c879e31f2a67238bda2e782b97a80f7164f4d;hb=50bc134b69455d4b1b178e99db38d83e7285bed5;hp=32c6c2ce22e965ad2c122d22846ffb5203317d50;hpb=8b7232fa4c6557fa03211353d37824c3ad1010e0;p=satune.git diff --git a/src/order.h b/src/order.h index 32c6c2c..e40c879 100644 --- a/src/order.h +++ b/src/order.h @@ -4,9 +4,9 @@ #include "mymemory.h" class Order { - public: +public: MEMALLOC; - - private: + +private: }; #endif