mirror of
https://github.com/strophe/libstrophe.git
synced 2026-07-31 01:16:22 +00:00
fix MSVC build
This commit is contained in:
committed by
Dmitry Podgorny
parent
bf5bf96e95
commit
58613ea7f3
@@ -19,7 +19,8 @@
|
||||
#ifndef __LIBSTROPHE_SCRAM_H__
|
||||
#define __LIBSTROPHE_SCRAM_H__
|
||||
|
||||
#include <stdint.h>
|
||||
/* make sure the stdint.h types are available */
|
||||
#include "ostypes.h"
|
||||
|
||||
#include "sha1.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user