X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Flibrary%2Fstructures%2Famorph.h;h=69cf27b1831a953037ad4da9ba38ced7d5a4afe9;hb=de0da7f2f7958d4ba652ff2ef5c79991700141ac;hp=c4992cfb9f9ab49af4a15042caed09a660a8616f;hpb=7b39f7e279005c8466ef508220a532ce2aa4abf8;p=feisty_meow.git diff --git a/nucleus/library/structures/amorph.h b/nucleus/library/structures/amorph.h index c4992cfb..69cf27b1 100644 --- a/nucleus/library/structures/amorph.h +++ b/nucleus/library/structures/amorph.h @@ -55,7 +55,7 @@ namespace structures { template -class amorph : private basis::array +class amorph : protected basis::array { public: amorph(int elements = 0);