Project

General

Profile

Revision 57

Added by Jason knichel about 16 years ago

renamed Logging.cpp to Log.cpp to match the name of the class

View differences:

ColonetServer.h
8 8

  
9 9
#include <colonet_wireless.h>
10 10
#include "ConnectionPool.h"
11
#include "Logging.h"
11
#include "Log.h"
12 12

  
13 13
class ColonetServer {
14 14
public:

Also available in: Unified diff