]> git.stg.codes - stg.git/commitdiff
У файлах tariff.h і tariffs.h додано пропущені заголовочні файли
authorMaxim Mamontov <faust@gts.dp.ua>
Mon, 20 Dec 2010 11:25:58 +0000 (13:25 +0200)
committerMaxim Mamontov <faust@gts.dp.ua>
Mon, 20 Dec 2010 11:25:58 +0000 (13:25 +0200)
projects/stargazer/tariff.h
projects/stargazer/tariffs.h

index ed61e0151f4ab671e3a69566682c7a5eb0daa622..2086b488c68ae8ec2cd40c47d2a620e22f9e9301 100644 (file)
@@ -31,6 +31,8 @@
 #ifndef TARIFF_H
 #define TARIFF_H
 
+#include <ctime>
+
 #include <string>
 #include <list>
 
index f2d76fb19d9f95ca35e1738816d685e9932b9b7d..5fce068ec30367f54e2e135472b4daa871ae3af8 100644 (file)
@@ -36,6 +36,8 @@
 #ifndef TARIFFS_H
 #define TARIFFS_H
 
+#include <pthread.h>
+
 #include <string>
 #include <list>