Renamed aicurlperhost.{cpp,h} --> aicurlperservice.{cpp,h}

Next commit will rename everything else.
This commit is contained in:
Aleric Inglewood
2013-04-09 04:40:47 +02:00
parent bb948ce6d5
commit 29a1d0e4e1
7 changed files with 9 additions and 9 deletions

View File

@@ -34,7 +34,7 @@
#include <sstream>
#include "llatomic.h"
#include "llrefcount.h"
#include "aicurlperhost.h"
#include "aicurlperservice.h"
#include "aihttptimeout.h"
#include "llhttpclient.h"