Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add missing include
  • Loading branch information
root676 authored and nyalldawson committed Oct 24, 2021
1 parent f8d1176 commit af7d8ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/analysis/processing/qgsalgorithmshortestline.cpp
Expand Up @@ -18,6 +18,7 @@
//Disclaimer:This feature was originally developed in Python by: Matteo Ghetta, August 2021

#include "qgsalgorithmshortestline.h"
#include "qgsdistancearea.h"

QString QgsShortestLineAlgorithm::name() const
{
Expand Down

0 comments on commit af7d8ce

Please sign in to comment.