We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6fe0007 + 3e839ff commit f517625Copy full SHA for f517625
Applications/Grover_Algorithm/Grover_Algorithm.cpp
@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
14
limitations under the License.
15
*/
16
#include "Core/QPanda.h"
17
-#include "Utilities/Utilities.h"
+#include "Core/Utilities/Utilities.h"
18
#include "QAlg/Grover_Algorithm/Grover_Algorithm.h"
19
20
USING_QPANDA
0 commit comments