mirror of
https://github.com/simonbrunel/qtpromise.git
synced 2024-11-22 10:40:08 +08:00
7 lines
145 B
Plaintext
7 lines
145 B
Plaintext
|
#ifndef QTQMLPROMISE_MODULE_H
|
||
|
#define QTQMLPROMISE_MODULE_H
|
||
|
|
||
|
#include "../src/qtqmlpromise/qjspromise.h"
|
||
|
|
||
|
#endif // ifndef QTQMLPROMISE_MODULE_H
|