1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-09-08 22:21:25 +02:00

Added missing includes core.scad which generates warnings with latest OpenSCAD snapshots.

Note, however, NopSCADlib does not work with the current OpenSCAD snapshot.
This commit is contained in:
Chris Palmer
2021-05-19 17:54:31 +01:00
parent 6e6cd45295
commit 0dab0dca08
10 changed files with 11 additions and 4 deletions

View File

@@ -16,6 +16,7 @@
// You should have received a copy of the GNU General Public License along with NopSCADlib.
// If not, see <https://www.gnu.org/licenses/>.
//
include <../core.scad>
use <../vitamins/hygrometer.scad>
if($preview)