Revision: 75554
          http://sourceforge.net/p/brlcad/code/75554
Author:   starseeker
Date:     2020-04-22 21:16:27 +0000 (Wed, 22 Apr 2020)
Log Message:
-----------
Include dm.h in the osgl header

Modified Paths:
--------------
    brlcad/branches/dm-fb-merge/src/libdm/osgl/dm-osgl.h
    brlcad/branches/dm-fb-merge/src/libdm/osgl/fontstash/glfontstash.h

Modified: brlcad/branches/dm-fb-merge/src/libdm/osgl/dm-osgl.h
===================================================================
--- brlcad/branches/dm-fb-merge/src/libdm/osgl/dm-osgl.h        2020-04-22 
21:03:33 UTC (rev 75553)
+++ brlcad/branches/dm-fb-merge/src/libdm/osgl/dm-osgl.h        2020-04-22 
21:16:27 UTC (rev 75554)
@@ -29,6 +29,7 @@
 #include "common.h"
 
 #include "bu/vls.h"
+#include "dm.h"
 
 #ifdef __cplusplus
 #include <iostream>

Modified: brlcad/branches/dm-fb-merge/src/libdm/osgl/fontstash/glfontstash.h
===================================================================
--- brlcad/branches/dm-fb-merge/src/libdm/osgl/fontstash/glfontstash.h  
2020-04-22 21:03:33 UTC (rev 75553)
+++ brlcad/branches/dm-fb-merge/src/libdm/osgl/fontstash/glfontstash.h  
2020-04-22 21:16:27 UTC (rev 75554)
@@ -15,6 +15,7 @@
 //    misrepresented as being the original software.
 // 3. This notice may not be removed or altered from any source distribution.
 //
+
 #ifndef GLFONTSTASH_H
 #define GLFONTSTASH_H
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to