main.cpp
changeset 4 fdf04a93faeb
parent 0 826dd5531eb0
equal deleted inserted replaced
3:724e07a9f155 4:fdf04a93faeb
     2  *  $Id: main.cpp 54 2008-01-10 00:24:52Z mbroeker $
     2  *  $Id: main.cpp 54 2008-01-10 00:24:52Z mbroeker $
     3  * $URL: http://localhost/svn/cpp/qMonitor/trunk/main.cpp $
     3  * $URL: http://localhost/svn/cpp/qMonitor/trunk/main.cpp $
     4  */
     4  */
     5 
     5 
     6 #include <QApplication>
     6 #include <QApplication>
       
     7 #include <cstdlib>
     7 
     8 
     8 #include "include/monitor.h"
     9 #include "include/monitor.h"
     9 #include <version.h>
    10 #include <version.h>
    10 
    11 
    11 int main (int argc, char *argv[])
    12 int main (int argc, char *argv[])