From 4fe987b774d2cf6c468c3fc722aa937cd7376690 2012-03-21 16:17:43 From: Vitaly Takmazov Date: 2012-03-21 16:17:43 Subject: [PATCH] fix compilation --- diff --git a/backends/template/main.cpp b/backends/template/main.cpp index 8116f295df324f37106b5aec0a0d9fc1544bd025..5975725c785e1204247c78d780e4733cab1338ae 100644 --- a/backends/template/main.cpp +++ b/backends/template/main.cpp @@ -12,7 +12,7 @@ #include "signal.h" #include "sys/wait.h" #include "sys/signal.h" - +#endif // Boost #include using namespace boost::filesystem;