Kaynağa Gözat

moved command line option to dbo

develop
Robin Thoni 9 yıl önce
ebeveyn
işleme
64e2eb211d

src/Interface/CommandLineOption.cpp → src/DBO/CommandLineOption.cpp Dosyayı Görüntüle


src/Interface/CommandLineOption.h → src/DBO/CommandLineOption.h Dosyayı Görüntüle


+ 1
- 1
src/Interface/CommandLineParser.h Dosyayı Görüntüle

@@ -5,7 +5,7 @@
5 5
 #ifndef PDNS_SLAVE_COMMANDLINEPARSER_H
6 6
 #define PDNS_SLAVE_COMMANDLINEPARSER_H
7 7
 
8
-# include "CommandLineOption.h"
8
+# include "DBO/CommandLineOption.h"
9 9
 
10 10
 class CommandLineParser
11 11
 {

Loading…
İptal
Kaydet