build(wasm): libconstants can now compile to wasm and run as a wasm module
This commit is contained in:
@@ -20,11 +20,10 @@
|
||||
// *********************************************************************** */
|
||||
#include <iostream>
|
||||
#include <map>
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include <fstream>
|
||||
#include <sstream>
|
||||
#include <set>
|
||||
#include <exception>
|
||||
|
||||
|
||||
#include "fourdst/constants/const.h"
|
||||
|
||||
Reference in New Issue
Block a user