mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 09:03:40 +02:00
2018-01-31 Fred Gleason <fredg@paravelsystems.com>
* Converted rdrepld(8) to use RDApplication.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
//
|
||||
// Virtual base class for replicator methods
|
||||
//
|
||||
// (C) Copyright 2010,2016 Fred Gleason <fredg@paravelsystems.com>
|
||||
// (C) Copyright 2010,2016-2018 Fred Gleason <fredg@paravelsystems.com>
|
||||
//
|
||||
// This program is free software; you can redistribute it and/or modify
|
||||
// it under the terms of the GNU General Public License version 2 as
|
||||
@@ -21,8 +21,7 @@
|
||||
#ifndef REPLFACTORY_H
|
||||
#define REPLFACTORY_H
|
||||
|
||||
#include <globals.h>
|
||||
#include <replconfig.h>
|
||||
#include "replconfig.h"
|
||||
|
||||
class ReplFactory
|
||||
{
|
||||
|
Reference in New Issue
Block a user