Commit bc6edda3 authored by Thomas Ives's avatar Thomas Ives Committed by Thomas Braun
Browse files

server/pollthread_templ.h: Rename to PollThread_templ.h

parent 9d4e23a5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -69,7 +69,7 @@ set(SERVER_HEADERS UserDefaultAttrProp.h
    PollRing.h
    PollRing_templ.h
    PollThread.h
    pollthread_templ.h
    PollThread_templ.h
    ReadersWritersLock.h
    ReaderLock.h
    RootAttRegistry.h
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@

#include <tango/server/Device_5Impl.h>
#include <tango/server/NotifdEventSupplier.h>
#include <tango/server/pollthread_templ.h>
#include <tango/server/PollThread_templ.h>
#include <tango/server/tango_config.h>
#include <tango/server/Util.h>
#include <tango/server/ZmqEventSupplier.h>