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

server/fwdattribute_templ.h: Rename to FwdAttribute_templ.h

parent 2e968059
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
#include <tango/client/PipeEventData.h>
#include <tango/server/DeviceImpl.h>
#include <tango/server/FwdAttribute.h>
#include <tango/server/fwdattribute_templ.h>
#include <tango/server/FwdAttribute_templ.h>
#include <tango/server/UserDefaultAttrProp.h>
#include <tango/server/Util.h>
#include <tango/server/WAttribute.h>
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@

#include <tango/client/Database.h>
#include <tango/server/DeviceClass.h>
#include <tango/server/fwdattribute_templ.h>
#include <tango/server/FwdAttribute_templ.h>
#include <tango/server/RootAttRegistry.h>
#include <tango/server/Util.h>