]> Creatis software - bbtk.git/blobdiff - packages/std/src/bbstdRelay.h
Cosmetics
[bbtk.git] / packages / std / src / bbstdRelay.h
index c0ef92d0ab181cb5922c4e10aa8dad484737297a..cc0334f98ca1e48fa96495ced8151bf4a836e72b 100644 (file)
@@ -9,7 +9,7 @@ namespace bbstd
   template <class T>
   class Relay
     :
-    public bbtk::AtomicBlackBox
+  public bbtk::AtomicBlackBox
   {
     BBTK_TEMPLATE_BLACK_BOX_INTERFACE(Relay,bbtk::AtomicBlackBox,T);
     BBTK_DECLARE_INPUT(In,T);