X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fmoof%2Fline.hh;fp=src%2Fmoof%2Fline.hh;h=60a0b34eb89402ed23f1c1c2d9e3a63a41887fe7;hp=8f5794d52850643b1531587f3e4f0a537f249a9e;hb=44b3014bce798789e795242d1556cb7449e6386a;hpb=4f6e4488a55f7e3ba3f7485d78177f793c0eab9a diff --git a/src/moof/line.hh b/src/moof/line.hh index 8f5794d..60a0b34 100644 --- a/src/moof/line.hh +++ b/src/moof/line.hh @@ -10,11 +10,6 @@ #ifndef _MOOF_LINE_HH_ #define _MOOF_LINE_HH_ -/** - * \file line.hh - * Classes related to line segments. - */ - #include #include #include @@ -26,6 +21,11 @@ #include +/** + * \file line.hh + * Classes related to line segments. + */ + namespace moof {