Skip to content

Commit

Permalink
fix: avoid build fail on msvc (leejet#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberhan123 authored Nov 28, 2023
1 parent f469b83 commit 47dd704
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stable-diffusion.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#ifndef __STABLE_DIFFUSION_H__
#define __STABLE_DIFFUSION_H__

#include <string>
#include <memory>
#include <vector>

Expand Down

0 comments on commit 47dd704

Please sign in to comment.