X-Git-Url: https://git.pterodactylus.net/?p=fms.git;a=blobdiff_plain;f=include%2Foption.h;h=c18c7163bd37d5c7bfa48c71c6744da865fc6c49;hp=abe1a586a87174cf4cd8f2d609f334b0304ea5a0;hb=c7fcb4c4bc5012a584add81a9509fc1f84c3c688;hpb=964f55fd550fc711c0320ce6a24ad713040695d0 diff --git a/include/option.h b/include/option.h index abe1a58..c18c716 100644 --- a/include/option.h +++ b/include/option.h @@ -4,10 +4,11 @@ #include "db/sqlite3db.h" #include -#include +//#include +#include "pthreadwrapper/singleton.h" //just a wrapper around the database for the options table -class Option:public ZThread::Singleton