Subversion Repositories Kolibri OS

Rev

Rev 8839 | Rev 8996 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8839 Rev 8954
Line 8... Line 8...
8
#include "../lib/obj/http.h"
8
#include "../lib/obj/http.h"
9
#include "../lib/obj/network.h"
9
#include "../lib/obj/network.h"
Line 10... Line 10...
10
 
10
 
Line 11... Line -...
11
#include "../lib/patterns/restart_process.h"
-
 
12
 
-
 
13
#ifndef AUTOBUILD
-
 
14
#include "lang.h--"
-
 
15
#endif
11
#include "../lib/patterns/restart_process.h"
16
 
12
 
Line 17... Line 13...
17
bool install_complete = false;
13
bool install_complete = false;
18
_http http;
14
_http http;